Searched refs:crypto_ec_init (Results 1 – 5 of 5) sorted by relevance
722 struct crypto_ec * crypto_ec_init(int group);
1314 struct crypto_ec * crypto_ec_init(int group) in crypto_ec_init() function1732 ecdh->ec = crypto_ec_init(group); in crypto_ecdh_init()
1632 struct crypto_ec * crypto_ec_init(int group) in crypto_ec_init() function1968 ecdh->ec = crypto_ec_init(group); in crypto_ecdh_init()
100 grp->group = crypto_ec_init(num); in get_eap_pwd_group()
43 tmp->ec = crypto_ec_init(group); in sae_set_group()1071 pt->ec = crypto_ec_init(group); in sae_derive_pt_group()