Home
last modified time | relevance | path

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

/linux-5.19.10/include/crypto/
Decc_curve.h58 const struct ecc_curve *ecc_get_curve25519(void);
/linux-5.19.10/crypto/
Decc.c47 const struct ecc_curve *ecc_get_curve25519(void) in ecc_get_curve25519() function
51 EXPORT_SYMBOL(ecc_get_curve25519);
/linux-5.19.10/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c1663 curve = ecc_get_curve25519(); in hpre_curve25519_fill_curve()
1855 curve = ecc_get_curve25519(); in hpre_curve25519_src_init()