]> git.ipfire.org Git - thirdparty/openssl.git/commit
hpke_aead_enc/dec(): Refactor to pass in OSSL_HPKE_CTX *
authorTomas Mraz <tomas@openssl.org>
Tue, 29 Nov 2022 11:23:21 +0000 (12:23 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 5 Dec 2022 10:34:42 +0000 (11:34 +0100)
commit910221454bfcabf1917fa65462f4cae48be5a624
treec9608d1f5fec4968f50589f5a540e8d0b6c54e30
parent0510f79265bf18fea5f13c1391a12397339db8b7
hpke_aead_enc/dec(): Refactor to pass 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)
crypto/hpke/hpke.c