Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Decc_curve.h60 const struct ecc_curve *ecc_get_curve25519(void);
/linux/crypto/
H A Decc.c47 const struct ecc_curve *ecc_get_curve25519(void) in ecc_get_curve25519() function
51 EXPORT_SYMBOL(ecc_get_curve25519);
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1699 curve = ecc_get_curve25519(); in hpre_curve25519_fill_curve()
1891 curve = ecc_get_curve25519(); in hpre_curve25519_src_init()