Home
last modified time | relevance | path

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

/third_party/openssl/crypto/rsa/
Drsa_x931g.c22 const BIGNUM *Xq, const BIGNUM *e, BN_GENCB *cb) in RSA_X931_derive_ex()
148 BIGNUM *Xp = NULL, *Xq = NULL; in RSA_X931_generate_key_ex() local
/third_party/openssl/crypto/bn/
Dbn_x931p.c160 int BN_X931_generate_Xpq(BIGNUM *Xp, BIGNUM *Xq, int nbits, BN_CTX *ctx) in BN_X931_generate_Xpq()
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSetupRoutine.cpp205 Array<Int> Xq(16); in generate() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSetupRoutine.cpp190 Array<Int> Xq(16); in generate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp528 APInt Xq = Xtop; // these need to be initialized, even in intersectConstraints() local