Searched refs:crypto_bignum_rand (Results 1 – 4 of 4) sorted by relevance
189 if (crypto_bignum_rand(tmp1, prime) < 0) in compute_password_element()275 if (crypto_bignum_rand(tmp1, pm1) < 0 || in compute_password_element()518 if (crypto_bignum_rand(_rand, order) == 0 && in eap_pwd_get_rand_mask()520 crypto_bignum_rand(_mask, order) == 0 && in eap_pwd_get_rand_mask()
545 int crypto_bignum_rand(struct crypto_bignum *r, const struct crypto_bignum *m);
1083 int crypto_bignum_rand(struct crypto_bignum *r, const struct crypto_bignum *m) in crypto_bignum_rand() function
1321 int crypto_bignum_rand(struct crypto_bignum *r, const struct crypto_bignum *m) in crypto_bignum_rand() function