> Subject: RE: [EXT] [PATCH] crypto/openssl: support SM3/SM4 in openssl
>
> > Subject: [EXT] [PATCH] crypto/openssl: support SM3/SM4 in openssl
>
> You should update the title with version number to identify each
> Version and remove confusion.
>
> Also, I see that t
> Subject: [EXT] [PATCH] crypto/openssl: support SM3/SM4 in openssl
You should update the title with version number to identify each
Version and remove confusion.
Also, I see that there are compilation issues reported by CI
http://mails.dpdk.org/archives/test-report/2023-February/360051.h
Added SM3 support in openssl, and added SM4-EBC/
SM4-CBC/SM4-CTR support in openssl.
Signed-off-by: Sunyang Wu
---
doc/guides/cryptodevs/features/openssl.ini | 4 +
doc/guides/cryptodevs/openssl.rst| 4 +
drivers/crypto/openssl/rte_openssl_pmd.c | 20 +
drivers/crypto/ope
Added SM3 support in openssl, and added SM4-EBC/
SM4-CBC/SM4-CTR support in openssl.
Signed-off-by: Sunyang Wu
---
doc/guides/cryptodevs/features/openssl.ini | 4 +
doc/guides/cryptodevs/openssl.rst| 4 +
drivers/crypto/openssl/rte_openssl_pmd.c | 15
drivers/crypto/open
> Added SM3/SM4 support in openssl
>
> ---
> We wrote a test program to test it, this is the test result:
> + SM4 Chain : 24/24 passed,
> 0/24 skipped, 0/24 failed, 0/24 unsupported
> + SM4 Cipher Only : 10/10 passed,
> 0/10 skipped, 0/10 failed, 0/10 unsupported
>
> Signed-off-by: Suny
5 matches
Mail list logo