openssl/providers
Matt Caswell 9d1ae03caa Minimise the size of the macros in kdf_exch.c
Use proper functions with just a macro wrapper around them to minimise
the amount of code inside the macros. We also update the "settable"
functions now that they take a "provctx" parameter.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12573)
2020-08-10 14:52:39 +01:00
..
common Change the provider implementation of X942kdf to use wpacket to do der encoding of sharedInfo 2020-08-04 12:18:51 +10:00
fips Add 'on demand self test' and status test to providers 2020-08-09 18:06:52 +10:00
implementations Minimise the size of the macros in kdf_exch.c 2020-08-10 14:52:39 +01:00
baseprov.c deserialisation: add deserialisation to the base provider 2020-07-30 20:15:59 +10:00
build.info serialisation: Add a built-in base provider. 2020-07-30 20:15:22 +10:00
defltprov.c Extend the EVP_PKEY KDF to KDF provider bridge to also support Scrypt 2020-08-10 14:51:59 +01:00
deserializers.inc PROV: Add MSBLOB and PVK to DSA and RSA deserializers 2020-08-07 04:13:28 +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
serializers.inc serialisation: Add a built-in base provider. 2020-07-30 20:15:22 +10:00