Searched refs:crypto_bignum_rand (Results 1 – 4 of 4) sorted by relevance
64 if (!tmp || crypto_bignum_rand(tmp, prime) < 0) { in dragonfly_get_random_qr_qnr()97 crypto_bignum_rand(tmp, pm1) < 0 || in dragonfly_get_rand_1_to_p_1()185 return crypto_bignum_rand(val, order) == 0 && in dragonfly_get_rand_2_to_r_1()
552 int crypto_bignum_rand(struct crypto_bignum *r, const struct crypto_bignum *m);
1103 int crypto_bignum_rand(struct crypto_bignum *r, const struct crypto_bignum *m) in crypto_bignum_rand() function
1360 int crypto_bignum_rand(struct crypto_bignum *r, const struct crypto_bignum *m) in crypto_bignum_rand() function