summaryrefslogtreecommitdiffstats
path: root/providers/implementations/ciphers/cipher_aes_wrp.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-10-10 18:14:33 +0200
committerRichard Levitte <levitte@openssl.org>2019-10-11 15:55:36 +0200
commitff33581c67928d2c21f1e853bca3a561335d4c3e (patch)
tree13d6e996ba25e258f82862cbc7ce24be150bb95b /providers/implementations/ciphers/cipher_aes_wrp.c
parentf7397f0d58ce7ddf4c5366cd1846f16b341fbe43 (diff)
Providers: fix OSSL_FUNC_CIPHER_CIPHER functions
This involves gcm_cipher() (providers/common/ciphers/cipher_gcm.c), ccm_cipher() (providers/common/ciphers/cipher_ccm.c), and tdes_wrap_cipher() (providers/common/ciphers/cipher_tdes_wrap.c) These are generic implementations of the OSSL_FUNC_CIPHER_CIPHER function, which returned -1 on error when they should return 0. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10137)
Diffstat (limited to 'providers/implementations/ciphers/cipher_aes_wrp.c')
0 files changed, 0 insertions, 0 deletions