Home
last modified time | relevance | path

Searched refs:Xqout (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/rsa/
H A Drsa_sp800_56b_gen.c68 BIGNUM *Xpout = NULL, *Xqout = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
109 Xqo = (Xqout != NULL) ? Xqout : BN_CTX_get(ctx); in ossl_rsa_fips186_4_gen_prob_primes()
155 if (Xqo != Xqout) in ossl_rsa_fips186_4_gen_prob_primes()

Completed in 11 milliseconds