update set_ctx_param MAC calls to return 1 for a NULL params
authorPauli <ppzgs1@gmail.com>
Wed, 10 Mar 2021 08:37:07 +0000 (18:37 +1000)
committerPauli <ppzgs1@gmail.com>
Thu, 11 Mar 2021 22:27:30 +0000 (08:27 +1000)
commit5a6b62bb427e828edecf52c2280f9958d97142b6
tree121039d5162dc7217cba2be80b79589b70d10ea5
parentc983a0e5214db7f0a668f5e9ddda9362ca0d6ac9
update set_ctx_param MAC calls to return 1 for a NULL params

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14383)
providers/implementations/macs/blake2_mac_impl.c
providers/implementations/macs/cmac_prov.c
providers/implementations/macs/hmac_prov.c
providers/implementations/macs/kmac_prov.c
providers/implementations/macs/siphash_prov.c