]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add forward declarations of the AES dispatch table functions
authorMatt Caswell <matt@openssl.org>
Mon, 15 Apr 2019 14:33:58 +0000 (15:33 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Apr 2019 08:31:54 +0000 (09:31 +0100)
commit3a7b15e484f950d4cb4061d93839802ecb74f8e5
tree13aec26d2440a5ce13ea60f4c28a072ff021f9ed
parentdcd446f1005f5c99768965a11c10dd6c7b6aee59
Add forward declarations of the AES dispatch table functions

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8700)
providers/common/ciphers/aes.c