Switch some obvious network stack MAC comparisons from bcmp() to
authormatthew <matthew@openbsd.org>
Tue, 20 Jul 2010 15:36:03 +0000 (15:36 +0000)
committermatthew <matthew@openbsd.org>
Tue, 20 Jul 2010 15:36:03 +0000 (15:36 +0000)
commite1212bed0e6d27dddcffd5e826c272e572fe475a
treead14b67ba28704ce661ec01a9db4eceea3eefd60
parentbee02badcedbc976d3e572ee2c932b2bc3c0d80b
Switch some obvious network stack MAC comparisons from bcmp() to
timingsafe_bcmp().

ok deraadt@; committed over WPA.
sys/crypto/key_wrap.c
sys/net/if_spppsubr.c
sys/net80211/ieee80211_crypto.c
sys/net80211/ieee80211_crypto_bip.c
sys/net80211/ieee80211_crypto_ccmp.c
sys/net80211/ieee80211_crypto_tkip.c
sys/netinet/ip_ah.c
sys/netinet/ip_carp.c
sys/netinet/ip_esp.c
sys/netinet/tcp_input.c