Home
last modified time | relevance | path

Searched refs:ecc_alloc_point (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/crypto/
Decc.c70 static struct ecc_point *ecc_alloc_point(unsigned int ndigits) in ecc_alloc_point() function
1001 pk = ecc_alloc_point(ndigits); in ecc_make_pub_key()
1073 pk = ecc_alloc_point(ndigits); in crypto_ecdh_shared_secret()
1087 product = ecc_alloc_point(ndigits); in crypto_ecdh_shared_secret()