openssl/providers/implementations
Clemens Lang 344d3b326d kbkdf: Fix kbkdf_dup function pointer type
kbkdf_dup should use the appropriate type OSSL_FUNC_kdf_dupctx_fn.

Signed-off-by: Clemens Lang <cllang@redhat.com>

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20314)
2023-02-16 15:20:43 +01:00
..
asymciphers rsa: Add option to disable implicit rejection 2022-12-12 11:30:52 +01:00
ciphers Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
digests s390x: Fix keccak xofs via CPACF 2023-01-16 17:07:47 +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 kbkdf: Fix kbkdf_dup function pointer type 2023-02-16 15:20:43 +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 Allow OSSL_SIGNATURE_PARAM_NONCE_TYPE to be retrieved 2023-01-23 10:34:36 +01:00
storemgmt Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00