openssl/crypto/hpke
Tomas Mraz d9ed3068df Refactoring some operations to avoid repeated calls
Fetch the EVP_CIPHER for aead in OSSL_HPKE_CTX_new()
to avoid re-fetching on each aead operation.

Save kem/kdf/aead_info in OSSL_HPKE_CTX.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/19784)
2022-12-05 11:34:52 +01:00
..
build.info
hpke_util.c ossl_kdf_ctx_create(): Check for NULL KDF being fetched 2022-12-05 11:34:42 +01:00
hpke.c Refactoring some operations to avoid repeated calls 2022-12-05 11:34:52 +01:00