openssl/providers/implementations
Pauli 53c4992e0b rand: declare get_hardware_random_value() before use.
Introduced by #12923

Fixes #13004

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13005)
2020-09-28 15:39:49 +10:00
..
asymciphers Move SM2 asymmetric encryption to be available in the default provider 2020-09-25 11:13:53 +01:00
ciphers Fix AES_XTS on x86-64 platforms with BSAES and VPAES support. 2020-09-18 06:15:50 +10:00
digests digests: add FIPS error state handling 2020-09-12 16:46:20 +10:00
encode_decode Hide ECX_KEY again 2020-09-25 12:12:22 +10:00
exchange Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
include/prov Move SM2 asymmetric encryption to be available in the default provider 2020-09-25 11:13:53 +01:00
kdfs Remove TODO comment from sskdf.c 2020-09-28 08:59:35 +10:00
kem Add key length check to rsa_kem operation. 2020-09-24 22:45:25 +10:00
keymgmt Fix ecx so that is uses a settable propertyquery 2020-09-23 17:31:40 +10:00
macs Allow zero-length secret for EVP_KDF API 2020-09-17 18:27:28 +10:00
rands rand: declare get_hardware_random_value() before use. 2020-09-28 15:39:49 +10:00
signature Fix ecx so that is uses a settable propertyquery 2020-09-23 17:31:40 +10:00
storemgmt Prune low-level ASN.1 parse errors from error queue in decoder_process() 2020-09-24 14:34:56 +02:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00