Searched refs:bitsq (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/rsa/
H A Drsa_gen.c108 int bitsp, bitsq, ok = -1, n = 0; local
123 bitsq = bits - bitsp;
168 if (!BN_generate_prime_ex(rsa->q, bitsq, 0, NULL, NULL, cb))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/rsa/
H A Drsa_gen.c90 int bitsp,bitsq,ok= -1,n=0; local
103 bitsq=bits-bitsp;
138 if(!BN_generate_prime_ex(rsa->q, bitsq, 0, NULL, NULL, cb))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/rsa/
H A Drsa_gen.c108 int bitsp, bitsq, ok = -1, n = 0; local
123 bitsq = bits - bitsp;
168 if (!BN_generate_prime_ex(rsa->q, bitsq, 0, NULL, NULL, cb))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/rsa/
H A Drsa_gen.c90 int bitsp,bitsq,ok= -1,n=0; local
103 bitsq=bits-bitsp;
138 if(!BN_generate_prime_ex(rsa->q, bitsq, 0, NULL, NULL, cb))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/rsa/
H A Drsa_gen.c108 int bitsp, bitsq, ok = -1, n = 0; local
123 bitsq = bits - bitsp;
168 if (!BN_generate_prime_ex(rsa->q, bitsq, 0, NULL, NULL, cb))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/rsa/
H A Drsa_gen.c90 int bitsp,bitsq,ok= -1,n=0; local
103 bitsq=bits-bitsp;
138 if(!BN_generate_prime_ex(rsa->q, bitsq, 0, NULL, NULL, cb))

Completed in 63 milliseconds