Searched refs:crypto_bignum_is_one (Results 1 – 5 of 5) sorted by relevance
166 crypto_bignum_is_one(bn) || in sae_get_rand()416 is_val = crypto_bignum_is_one(pwe); in sae_test_pwd_seed_ffc()803 crypto_bignum_is_one(sae->tmp->own_commit_scalar)); in sae_derive_commit()891 crypto_bignum_is_one(K) || in sae_derive_k_ffc()1152 crypto_bignum_is_one(peer_scalar) || in sae_parse_commit_scalar()1242 crypto_bignum_is_one(sae->tmp->peer_commit_element_ffc) || in sae_parse_commit_element_ffc()1254 !crypto_bignum_is_one(res)) { in sae_parse_commit_element_ffc()
495 crypto_bignum_is_one(scalar) || in eap_pwd_get_scalar()525 !crypto_bignum_is_one(scalar)) in eap_pwd_get_rand_mask()
666 int crypto_bignum_is_one(const struct crypto_bignum *a);
1213 int crypto_bignum_is_one(const struct crypto_bignum *a) in crypto_bignum_is_one() function
1491 int crypto_bignum_is_one(const struct crypto_bignum *a) in crypto_bignum_is_one() function