Searched defs:dQ (Results 1 - 4 of 4) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
H A DRSAPrivateCrtKeyParameters.java12 private BigInteger dQ; field in class:RSAPrivateCrtKeyParameters
25 BigInteger dQ,
34 this.dQ = dQ;
60 return dQ;
18 RSAPrivateCrtKeyParameters( BigInteger modulus, BigInteger publicExponent, BigInteger privateExponent, BigInteger p, BigInteger q, BigInteger dP, BigInteger dQ, BigInteger qInv) argument
/external/valgrind/main/VEX/priv/
H A Dhost_arm_defs.c1391 ARMInstr* ARMInstr_NLdStQ ( Bool isLoad, HReg dQ, ARMAModeN *amode ) { argument
1395 i->ARMin.NLdStQ.dQ = dQ;
1409 ARMInstr* ARMInstr_NUnary ( ARMNeonUnOp op, HReg dQ, HReg nQ, argument
1415 i->ARMin.NUnary.dst = dQ;
1879 ppHRegARM(i->ARMin.NLdStQ.dQ);
2254 addHRegUse(u, HRmWrite, i->ARMin.NLdStQ.dQ);
2256 addHRegUse(u, HRmRead, i->ARMin.NLdStQ.dQ);
2460 i->ARMin.NLdStQ.dQ = lookupHRegRemap(m, i->ARMin.NLdStQ.dQ);
[all...]
H A Dhost_arm_defs.h897 HReg dQ; member in struct:__anon31854::__anon31855::__anon31894
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 458 milliseconds