]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/aesgcmtest.c
FIPS AES_GCM IV gen changes
authorShane Lontis <shane.lontis@oracle.com>
Wed, 20 Feb 2019 22:27:25 +0000 (08:27 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 6 Mar 2019 21:30:04 +0000 (07:30 +1000)
commitbcf082d130a413a728a382bd6e6bfdbf2cedba45
treefd815107cc14a3adde6a491a8ec318c123aef98b
parent9fdcc21fdc9d148f78d9cd5be34030f38cc45812
FIPS AES_GCM IV gen changes

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8393)
crypto/evp/e_aes.c
test/aesgcmtest.c [new file with mode: 0644]
test/build.info
test/recipes/30-test_aesgcm.t [new file with mode: 0644]