Thread (3 messages) flat view 3 messages, 3 authors, 2021-09-06

Re: [dpdk-dev] [PATCH] crypto/openssl: fix CCM processing 0 length source

From: Akhil Goyal <hidden>
Date: 2021-09-06 19:56:44

quoted
When given a source length 0 for CCM, the encryption and decryption
functions did not call the EVP_ENCRYPTUPDATE/EVP_DECRYPTUPDATE
functions
with a src and dst, causing some FIPS validation failures for testcases
with PLen=0:

process_openssl_auth_encryption_ccm() line 1131:
Process openssl auth encryption ccm failed

Fixes: 1a4998dc4d94 ("crypto/openssl: support AES-CCM")
Cc: pablo.de.lara.guarch@intel.com
Cc: stable@dpdk.org

Signed-off-by: Ciara Power <redacted>
 
Acked-by: Fan Zhang <redacted>
Applied to dpdk-next-crypto

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help