Home
last modified time | relevance | path

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

/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/spec/
DPSourceTest.java25 import javax.crypto.spec.PSource;
44 new PSource.PSpecified(null); in testPSpecified()
51 0, PSource.PSpecified.DEFAULT.getValue().length); in testPSpecified()
54 PSource.PSpecified ps = new PSource.PSpecified(p); in testPSpecified()
69 PSource.PSpecified ps = new PSource.PSpecified(p); in testGetValue()
87 new PSource(null); in testPSource()
100 PSource ps = new PSource(pSrcName); in testGetAlgorithm()
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DOAEPParameterSpecTest.java28 import javax.crypto.spec.PSource;
50 PSource pSrc = PSource.PSpecified.DEFAULT; in testOAEPParameterSpec()
90 == PSource.PSpecified.DEFAULT); in testOAEPParameterSpec()
100 PSource pSrc = PSource.PSpecified.DEFAULT; in testGetDigestAlgorithm()
116 PSource pSrc = PSource.PSpecified.DEFAULT; in testGetMGFAlgorithm()
132 PSource pSrc = PSource.PSpecified.DEFAULT; in testGetMGFParameters()
148 PSource pSrc = PSource.PSpecified.DEFAULT; in testGetPSource()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/
DCipherSpi.java22 import javax.crypto.spec.PSource;
95 …cipher = new OAEPEncoding(new RSABlindedEngine(), digest, ((PSource.PSpecified)pSpec.getPSource())… in initFromSpec()
213 …initFromSpec(new OAEPParameterSpec("MD5", "MGF1", new MGF1ParameterSpec("MD5"), PSource.PSpecified… in engineSetPadding()
225 …w OAEPParameterSpec("SHA-224", "MGF1", new MGF1ParameterSpec("SHA-224"), PSource.PSpecified.DEFAUL… in engineSetPadding()
229 …initFromSpec(new OAEPParameterSpec("SHA-256", "MGF1", MGF1ParameterSpec.SHA256, PSource.PSpecified… in engineSetPadding()
233 …initFromSpec(new OAEPParameterSpec("SHA-384", "MGF1", MGF1ParameterSpec.SHA384, PSource.PSpecified… in engineSetPadding()
237 …initFromSpec(new OAEPParameterSpec("SHA-512", "MGF1", MGF1ParameterSpec.SHA512, PSource.PSpecified… in engineSetPadding()
312 …cipher = new OAEPEncoding(new RSABlindedEngine(), digest, mgfDigest, ((PSource.PSpecified)spec.get… in engineInit()
DAlgorithmParametersSpi.java10 import javax.crypto.spec.PSource;
63 PSource.PSpecified pSource = (PSource.PSpecified)currentSpec.getPSource(); in engineGetEncoded()
125 …new PSource.PSpecified(ASN1OctetString.getInstance(oaepP.getPSourceAlgorithm().getParameters()).ge… in engineInit()
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp436 Address PSource = createIdentFieldGEP(CGF, LocValue, IdentField_PSource); in emitUpdateLocation() local
454 CGF.Builder.CreateStore(OMPDebugLoc, PSource); in emitUpdateLocation()
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/bouncycastle/patches/
Dbcprov.patch3161 …mSpec(new OAEPParameterSpec("MD5", "MGF1", new MGF1ParameterSpec("MD5"), PSource.PSpecified.DEFAUL…
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...