On Thu, Mar 04, 2021 at 02:35:43PM +0800, Meng Yu wrote:
> 1. Move curve ID from the key into the algorithm name (like 'ecdh-nist-pxxx'
>so we get its tfm like 'crypto_alloc_kpp("ecdh-nist-p256", 0, 0)'),
>in 'crypto/ecc.c' (has been verified by testmgr) and 'crypto/atmel-ecc.c'
>(only
1. Move curve ID from the key into the algorithm name (like 'ecdh-nist-pxxx'
so we get its tfm like 'crypto_alloc_kpp("ecdh-nist-p256", 0, 0)'),
in 'crypto/ecc.c' (has been verified by testmgr) and 'crypto/atmel-ecc.c'
(only compiled, not do test), and modify 'testmgr.c' and
'net/bluetoo
2 matches
Mail list logo