Searched refs:crypto_get_order (Results 1 – 3 of 3) sorted by relevance
1079 int crypto_get_order(struct crypto_ec_group *group, struct crypto_bignum *x);
364 int crypto_get_order(struct crypto_ec_group *group, struct crypto_bignum *x) in crypto_get_order() function
2071 if ((crypto_get_order(group, q) != 0) || in dpp_auth_derive_l_responder()