openssl/providers/implementations/macs
Pauli ebe19ab86c mac poly1305: add missing NULL check in new function.
Bug reported by Kihong Heo.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10613)
2019-12-13 10:31:28 +10:00
..
blake2_mac_impl.c Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
blake2b_mac.c Providers: move default kdfs,macs 2019-10-10 14:12:15 +02:00
blake2s_mac.c Providers: move default kdfs,macs 2019-10-10 14:12:15 +02:00
build.info Providers: move default kdfs,macs 2019-10-10 14:12:15 +02:00
cmac_prov.c Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
gmac_prov.c Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
hmac_prov.c Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
kmac_prov.c Cleanup: move remaining providers/common/include/internal/*.h 2019-10-10 14:12:15 +02:00
poly1305_prov.c mac poly1305: add missing NULL check in new function. 2019-12-13 10:31:28 +10:00
siphash_prov.c mac siphash: add missing NULL check on context creation 2019-12-13 10:31:28 +10:00