Home
last modified time | relevance | path

Searched defs:curve (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/crypto/
Decc.c845 u64 *initial_z, const struct ecc_curve *curve, in ecc_point_mult()
916 static int __ecc_is_key_valid(const struct ecc_curve *curve, in __ecc_is_key_valid()
943 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_is_key_valid() local
967 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_gen_privkey() local
1011 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_make_pub_key() local
1042 static int ecc_is_pubkey_valid_partial(const struct ecc_curve *curve, in ecc_is_pubkey_valid_partial()
1080 const struct ecc_curve *curve = ecc_get_curve(curve_id); in crypto_ecdh_shared_secret() local