]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add missing EVP_CTRL_CCM_SET_L control
authorShane Lontis <shane.lontis@oracle.com>
Sat, 22 May 2021 02:38:19 +0000 (12:38 +1000)
committerTomas Mraz <tomas@openssl.org>
Fri, 28 May 2021 12:29:13 +0000 (14:29 +0200)
commitf5d0c02cdcb49d31f07d82e36a113c118f4775ec
treea27f4c017ad5af16d40fa5d104cef8835440d9e9
parentb9098d4edd48fd094afee82ed1e0324f5d247ace
Add missing EVP_CTRL_CCM_SET_L control

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15416)
crypto/evp/evp_enc.c