HomeSort by relevance Sort by last modified time
    Searched full:bitsq (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/rsa/
rsa_gen.c 92 int bitsp,bitsq,ok= -1,n=0; local
105 bitsq=bits-bitsp;
140 if(!BN_generate_prime_ex(rsa->q, bitsq, 0, NULL, NULL, cb))

Completed in 1979 milliseconds