Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Decc.c42 static inline const struct ecc_curve *ecc_get_curve(unsigned int curve_id) in ecc_get_curve() function
943 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_is_key_valid()
967 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_gen_privkey()
1011 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_make_pub_key()
1080 const struct ecc_curve *curve = ecc_get_curve(curve_id); in crypto_ecdh_shared_secret()