[EXTERNAL] [PATCH v4 1/5] crypto/openssl: fix GCM and CCM thread unsafe ctxs

Jack Bond-Preston jack.bond-preston at foss.arm.com
Wed Jul 3 12:49:52 CEST 2024


On 02/07/2024 16:39, Akhil Goyal wrote:
> 
> I am seeing below errors when it is compiled with openssl 3.0
> 
> [1/30] Compiling C object 'drivers/a715181@@tmp_rte_crypto_openssl at sta/crypto_openssl_rte_openssl_pmd_ops.c.o'.
> FAILED: drivers/a715181@@tmp_rte_crypto_openssl at sta/crypto_openssl_rte_openssl_pmd_ops.c.o
> <snip>
Ah, that's my mistake. The OpenSSL version comparison macros should be 
 >= 3.0.0, not > (in patches 1/5 and 3/5). I will push the amended 
patchset ASAP.


More information about the dev mailing list