openssl/crypto/hmac
Emilia Kasper b1413d9bd9 RT3095: allow NULL key for single-shot HMAC
In HMAC_Init_ex, NULL key signals reuse, but in single-shot HMAC,
we can allow it to signal an empty key for convenience.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
2016-02-04 13:01:32 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
hm_ameth.c make EVP_PKEY opaque 2016-01-20 03:24:59 +00:00
hm_pmeth.c Make the definition of HMAC_CTX opaque 2015-12-07 17:39:23 +01:00
hmac.c RT3095: allow NULL key for single-shot HMAC 2016-02-04 13:01:32 +01:00
hmac_lcl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
Makefile.in Templatize util/domd 2016-01-29 16:56:07 -05:00