Searched refs:crypto_ec_get_order (Results 1 – 7 of 7) sorted by relevance
467 order = crypto_ec_get_order(group->group); in eap_pwd_get_scalar()488 return dragonfly_generate_scalar(crypto_ec_get_order(group->group), in eap_pwd_get_rand_mask()
1070 q = crypto_ec_get_order(ec); in dpp_auth_derive_l_responder()1734 q = crypto_ec_get_order(ec); in dpp_reconfig_derive_ke_responder()2254 q = crypto_ec_get_order(ec); in dpp_gen_reconfig_id()2298 q = crypto_ec_get_order(id->ec); in dpp_update_reconfig_id()
53 tmp->order = crypto_ec_get_order(tmp->ec); in sae_set_group()1179 order = crypto_ec_get_order(pt->ec); in sae_derive_pwe_from_pt_ecc()
780 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e);
2040 const struct crypto_bignum *crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
1805 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function
2410 const struct crypto_bignum * crypto_ec_get_order(struct crypto_ec *e) in crypto_ec_get_order() function