openssl/providers/implementations/macs
Richard Levitte 8ce04db808 CORE & PROV: clean away OSSL_FUNC_mac_size()
There was a remaining function signature declaration, but no
OSSL_DISPATCH number for it nor any way it's ever used.  It did exist
once, but was replaced with an OSSL_PARAM item to retrieve.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14048)
2021-02-03 17:17:53 +01:00
..
blake2_mac_impl.c CORE & PROV: clean away OSSL_FUNC_mac_size() 2021-02-03 17:17:53 +01:00
blake2b_mac.c Update copyright year 2020-10-15 14:10:06 +01:00
blake2s_mac.c Update copyright year 2020-10-15 14:10:06 +01:00
build.info
cmac_prov.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
gmac_prov.c CORE & PROV: clean away OSSL_FUNC_mac_size() 2021-02-03 17:17:53 +01:00
hmac_prov.c CORE & PROV: clean away OSSL_FUNC_mac_size() 2021-02-03 17:17:53 +01:00
kmac_prov.c CORE & PROV: clean away OSSL_FUNC_mac_size() 2021-02-03 17:17:53 +01:00
poly1305_prov.c CORE & PROV: clean away OSSL_FUNC_mac_size() 2021-02-03 17:17:53 +01:00
siphash_prov.c CORE & PROV: clean away OSSL_FUNC_mac_size() 2021-02-03 17:17:53 +01:00