Searched refs:crypto_ec_init (Results 1 – 3 of 3) sorted by relevance
639 struct crypto_ec * crypto_ec_init(int group);
1157 struct crypto_ec * crypto_ec_init(int group) in crypto_ec_init() function
30 tmp->ec = crypto_ec_init(group); in sae_set_group()