[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 15:46:58 CEST 2024
On 03/07/2024 11:49, Jack Bond-Preston wrote:
> 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.
v5 uploaded to fix this.
More information about the dev
mailing list