openssl/providers/implementations/macs
Matt Caswell e08f86ddb1 Make ssl3_cbc_digest_record() use the real data_size
Previously we passed it the data plus mac size. Now we just pass it the
data size. We already know the mac size.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12732)
2020-09-03 09:40:52 +01:00
..
blake2_mac_impl.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
blake2b_mac.c
blake2s_mac.c
build.info
cmac_prov.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
gmac_prov.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
hmac_prov.c Make ssl3_cbc_digest_record() use the real data_size 2020-09-03 09:40:52 +01:00
kmac_prov.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
poly1305_prov.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
siphash_prov.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00