openssl/providers/implementations
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
..
asymciphers gettables: provider changes to pass the provider context. 2020-08-07 08:02:14 +10:00
ciphers gettables: provider changes to pass the provider context. 2020-08-07 08:02:14 +10:00
digests gettables: provider changes to pass the provider context. 2020-08-07 08:02:14 +10:00
exchange Minimise the size of the macros in kdf_exch.c 2020-08-10 14:52:39 +01:00
include/prov Extend the EVP_PKEY KDF to KDF provider bridge to also support Scrypt 2020-08-10 14:51:59 +01:00
kdfs Implement a EVP_PKEY KDF to KDF provider bridge 2020-08-10 14:51:57 +01:00
keymgmt Implement a EVP_PKEY KDF to KDF provider bridge 2020-08-10 14:51:57 +01:00
macs mac: add some consistency to setting the XXX_final output length. 2020-08-07 08:07:07 +10:00
rands rand: fix typo in parameter name 2020-08-08 23:50:41 +02:00
serializers PROV: Fix MSBLOB / PVK deserializer 2020-08-07 04:44:06 +02:00
signature RSA: Be less strict on PSS parameters when exporting to provider 2020-08-07 09:59:18 +10:00
build.info rand: set up EVP and DRBG infrastructure for RAND from providers. 2020-06-24 20:05:41 +10:00