Searched refs:crypto_ec_get_order (Results 1 – 5 of 5) sorted by relevance
426 order = crypto_ec_get_order(group->group); in eap_pwd_get_scalar()447 return dragonfly_generate_scalar(crypto_ec_get_order(group->group), in eap_pwd_get_rand_mask()
763 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e);
1430 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
1749 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
51 tmp->order = crypto_ec_get_order(tmp->ec); in sae_set_group()1180 order = crypto_ec_get_order(pt->ec); in sae_derive_pwe_from_pt_ecc()