]> git.ipfire.org Git - thirdparty/openssl.git/commit - providers/common/include/internal/provider_algs.h
Implement AES CTR ciphers in the default provider
authorMatt Caswell <matt@openssl.org>
Mon, 8 Apr 2019 16:19:59 +0000 (17:19 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Apr 2019 08:31:54 +0000 (09:31 +0100)
commit819a7ae9fc7721f675757c0925821f91b20dfc8f
tree74581c672aae6ae1a1aeb7e9403625de5edf893c
parent75dd6d64f1f3afd6fda024d8d91bc2a216bbfcf9
Implement AES CTR ciphers in the default provider

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8700)
crypto/evp/evp_enc.c
providers/common/ciphers/aes.c
providers/common/include/internal/provider_algs.h
providers/default/defltprov.c