openssl/providers/implementations
zhangzhilei 6b08b786cc Remove duplicate code
since this code is also under GCM_HW_SET_KEY_CTR_FN macro

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/20491)
2023-03-15 08:21:52 +11:00
..
asymciphers rsa: Add option to disable implicit rejection 2022-12-12 11:30:52 +01:00
ciphers Remove duplicate code 2023-03-15 08:21:52 +11:00
digests S390X: Accelerate keccak XOF 2023-03-07 18:21:51 +01:00
encode_decode Do not create DSA keys without parameters by decoder 2023-02-07 17:05:10 +01:00
exchange Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
include/prov Implement deterministic ECDSA sign (RFC6979) 2022-11-30 07:31:53 +00:00
kdfs Add option to FIPS module to enforce EMS check during KDF TLS1_PRF. 2023-03-07 18:24:45 +01:00
kem Implements Hybrid Public Key Encryption (HPKE) as per RFC9180. 2022-11-25 16:26:55 +00:00
keymgmt Prevent creating DSA and DH keys without parameters through import 2023-02-07 17:05:10 +01:00
macs Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
rands remove extra define for __NR_getrandom and add some comments 2023-01-06 06:41:13 +00:00
signature Fix incomplete error check on RSA_public_decrypt() 2023-02-28 14:36:15 +11:00
storemgmt Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
build.info