Use CRYPTO_memcmp when comparing authenticators
authorEmilia Kasper <emilia@openssl.org>
Wed, 27 May 2015 15:12:13 +0000 (17:12 +0200)
committerEmilia Kasper <emilia@openssl.org>
Mon, 8 Jun 2015 13:01:14 +0000 (15:01 +0200)
commitac32a77cd69784568090e934a31622ddfee49ca7
tree395bb6bc89fde1ba17a2e6b686dad06e0e947099
parentf877da9cedb95df94105d7292f8e0963175e58dc
Use CRYPTO_memcmp when comparing authenticators

Pointed out by Victor Vasiliev (vasilvv@mit.edu) via Adam Langley
(Google).

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 1e4a355dcabe2f75df5bb8b41b394d37037169d2)
crypto/evp/e_aes.c
crypto/evp/e_rc4_hmac_md5.c
crypto/modes/gcm128.c
crypto/pkcs12/p12_mutl.c