Searched refs:crypto_ec_get_order (Results 1 – 11 of 11) sorted by relevance
452 order = crypto_ec_get_order(group->group); in eap_pwd_get_scalar()473 return dragonfly_generate_scalar(crypto_ec_get_order(group->group), in eap_pwd_get_rand_mask()
774 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e);
1437 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
1761 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
789 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e);
1443 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
1834 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
1050 q = crypto_ec_get_order(ec); in dpp_auth_derive_l_responder()1711 q = crypto_ec_get_order(ec); in dpp_reconfig_derive_ke_responder()2226 q = crypto_ec_get_order(ec); in dpp_gen_reconfig_id()2270 q = crypto_ec_get_order(id->ec); in dpp_update_reconfig_id()
51 tmp->order = crypto_ec_get_order(tmp->ec); in sae_set_group()1170 order = crypto_ec_get_order(pt->ec); in sae_derive_pwe_from_pt_ecc()
49 tmp->order = crypto_ec_get_order(tmp->ec); in sae_set_group()