openssl/providers/implementations/macs
Tomas Mraz 905fec4f4d siphash: Properly set mac size in sipcopy
Also fully duplicate the context on dup

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18142)
2022-04-27 10:05:03 +02:00
..
blake2_mac_impl.c
blake2b_mac.c
blake2s_mac.c
build.info
cmac_prov.c Avoid undefined behavior of provided macs on EVP_MAC reinitialization 2022-04-19 14:06:38 +02:00
gmac_prov.c Avoid undefined behavior of provided macs on EVP_MAC reinitialization 2022-04-19 14:06:38 +02:00
hmac_prov.c Avoid undefined behavior of provided macs on EVP_MAC reinitialization 2022-04-19 14:06:38 +02:00
kmac_prov.c
poly1305_prov.c Avoid undefined behavior of provided macs on EVP_MAC reinitialization 2022-04-19 14:06:38 +02:00
siphash_prov.c siphash: Properly set mac size in sipcopy 2022-04-27 10:05:03 +02:00