openssl/providers
Matt Caswell 2e2084dac3 Start using the provider side TLS HMAC implementation
This commit just moves the TLS1 and above implementation to use the TLS
HMAC implementation in the providers.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12732)
2020-09-03 09:40:52 +01:00
..
common Improve code reuse in the provider MAC bridge 2020-08-29 17:40:11 +10:00
fips Include "legacy" in the name of the various MAC bridge functions 2020-08-29 17:40:12 +10:00
implementations Start using the provider side TLS HMAC implementation 2020-09-03 09:40:52 +01:00
baseprov.c Avoid AIX compiler issue by making the macro argument names not match any substring 2020-09-03 16:40:39 +10:00
build.info serialisation: Add a built-in base provider. 2020-07-30 20:15:22 +10:00
decoders.inc Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
defltprov.c Avoid AIX compiler issue by making the macro argument names not match any substring 2020-09-03 16:40:39 +10:00
encoders.inc Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
legacyprov.c Add 'on demand self test' and status test to providers 2020-08-09 18:06:52 +10:00
nullprov.c Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 2020-06-24 22:01:22 +02:00