Searched defs:Xq (Results 1 – 7 of 7) sorted by relevance
28 const BIGNUM *Xq, const BIGNUM *e, BN_GENCB *cb) in RSA_X931_derive_ex()155 BIGNUM *Xp = NULL, *Xq = NULL; in RSA_X931_generate_key_ex() local
70 BIGNUM *Xq = NULL, *Xq1 = NULL, *Xq2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
38 BIGNUM *Xq; member
162 int BN_X931_generate_Xpq(BIGNUM *Xp, BIGNUM *Xq, int nbits, BN_CTX *ctx) in BN_X931_generate_Xpq()
205 Array<Int> Xq(16); in generate() local
190 Array<Int> Xq(16); in generate() local
528 APInt Xq = Xtop; // these need to be initialized, even in intersectConstraints() local