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

/linux-master/include/crypto/
H A Decc_curve.h54 * ecc_get_curve25519() - get curve25519 curve;
58 const struct ecc_curve *ecc_get_curve25519(void);
/linux-master/crypto/
H A Decc.c47 const struct ecc_curve *ecc_get_curve25519(void) function
51 EXPORT_SYMBOL(ecc_get_curve25519); variable
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1699 curve = ecc_get_curve25519();
1891 curve = ecc_get_curve25519();

Completed in 205 milliseconds