Searched refs:crypto_ec_get_order (Results 1 – 3 of 3) sorted by relevance
673 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e);
1265 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
35 tmp->order = crypto_ec_get_order(tmp->ec); in sae_set_group()