]> git.ipfire.org Git - thirdparty/openssl.git/commit - providers/default/ciphers/cipher_aes_ocb.h
Add aes_ocb cipher to providers
authorShane Lontis <shane.lontis@oracle.com>
Thu, 19 Sep 2019 10:10:25 +0000 (20:10 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 19 Sep 2019 10:10:25 +0000 (20:10 +1000)
commit3837c202b5e91f009d1508a8f3608c94515ca776
tree3673f611ffd029cf3cb2b7374c610d99a0f49165
parent105dde2528d64b4af25c241288a985fdfc27afbc
Add aes_ocb cipher to providers

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9320)
crypto/evp/evp_enc.c
providers/common/ciphers/cipher_locl.h
providers/common/include/internal/ciphers/ciphercommon.h
providers/common/include/internal/provider_algs.h
providers/default/ciphers/build.info
providers/default/ciphers/cipher_aes_ocb.c [new file with mode: 0644]
providers/default/ciphers/cipher_aes_ocb.h [new file with mode: 0644]
providers/default/ciphers/cipher_aes_ocb_hw.c [new file with mode: 0644]
providers/default/defltprov.c
test/recipes/30-test_evp_data/evpciph.txt