Searched refs:probable_prime_dh_safe (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_prime.c134 static int probable_prime_dh_safe(BIGNUM *rnd, int bits,
183 if (!probable_prime_dh_safe(ret,bits,add,rem,ctx))
444 static int probable_prime_dh_safe(BIGNUM *p, int bits, const BIGNUM *padd, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_prime.c138 static int probable_prime_dh_safe(BIGNUM *rnd, int bits, const BIGNUM *add,
186 if (!probable_prime_dh_safe(ret, bits, add, rem, ctx))
455 static int probable_prime_dh_safe(BIGNUM *p, int bits, const BIGNUM *padd, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_prime.c138 static int probable_prime_dh_safe(BIGNUM *rnd, int bits, const BIGNUM *add,
186 if (!probable_prime_dh_safe(ret, bits, add, rem, ctx))
455 static int probable_prime_dh_safe(BIGNUM *p, int bits, const BIGNUM *padd, function

Completed in 95 milliseconds