Searched refs:crypto_ec_get_order (Results 1 – 5 of 5) sorted by relevance
489 order = crypto_ec_get_order(group->group); in eap_pwd_get_scalar()513 order = crypto_ec_get_order(group->group); in eap_pwd_get_rand_mask()
739 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e);
1389 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
1673 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
61 tmp->order = crypto_ec_get_order(tmp->ec); in sae_set_group()