> >
> > 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() lin
> -Original Message-
> From: Power, Ciara
> Sent: Monday, August 23, 2021 1:47 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Zhang, Roy Fan ; Power,
> Ciara ; De Lara Guarch, Pablo
> ; Doherty, Declan
>
> Subject: [PATCH] crypto/openssl: fix CCM processing 0 length source
>
> When given a
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 en
3 matches
Mail list logo