Home
last modified time | relevance | path

Searched defs:Xq (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/bn/
Dbn_x931p.c199 int BN_X931_generate_Xpq(BIGNUM *Xp, BIGNUM *Xq, int nbits, BN_CTX *ctx) in BN_X931_generate_Xpq()
/freebsd-10-stable/contrib/llvm/lib/Analysis/
DDependenceAnalysis.cpp512 APInt Xq = Xtop; // these need to be initialized, even in intersectConstraints() local