openssl/crypto/hmac
J Mohan Rao Arisankala a93e0e78db #4342: few missing malloc return checks and free in error paths
ossl_hmac_cleanup, pkey_hmac_cleanup:
 - allow to invoke with NULL data
 - using EVP_PKEY_CTX_[get|set]_data

EVP_DigestInit_ex:
 - remove additional check for ‘type’ and doing clear free instead of
free

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-05-23 23:08:22 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
hm_ameth.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
hm_pmeth.c #4342: few missing malloc return checks and free in error paths 2016-05-23 23:08:22 +01:00
hmac.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
hmac_lcl.h Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00