]> git.ipfire.org Git - thirdparty/openssl.git/commit
hpke: fix tests with disabled chacha20 or poly1305
authorTomas Mraz <tomas@openssl.org>
Tue, 29 Nov 2022 12:50:27 +0000 (13:50 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 5 Dec 2022 10:34:52 +0000 (11:34 +0100)
commit36b4d7a69836fdf0ede1ea00879b26047bf93056
tree66dd8c446954cbd7603c67ca68e1e79f354b131f
parentd9ed3068df038811211b1f9c9f2f4ee2a6840aa3
hpke: fix tests with disabled chacha20 or poly1305

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_util.c
test/hpke_test.c