/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/ |
D | EncryptedPrivateKeyInfoTest.java | 305 EncryptedPrivateKeyInfo epki = new EncryptedPrivateKeyInfo(enc); in testEncryptedPrivateKeyInfobyteArray5() local 307 if (epki.getAlgParameters() == null) { in testEncryptedPrivateKeyInfobyteArray5() 358 EncryptedPrivateKeyInfo epki = new EncryptedPrivateKeyInfo(encodedCopy); in testEncryptedPrivateKeyInfobyteArray6() local 362 assertTrue(Arrays.equals(encoded, epki.getEncoded())); in testEncryptedPrivateKeyInfobyteArray6() 473 EncryptedPrivateKeyInfo epki = new EncryptedPrivateKeyInfo("DSA", in testEncryptedPrivateKeyInfoStringbyteArray5() local 479 epki.getEncryptedData())); in testEncryptedPrivateKeyInfoStringbyteArray5() 611 EncryptedPrivateKeyInfo epki = new EncryptedPrivateKeyInfo(ap, in testEncryptedPrivateKeyInfoAlgorithmParametersbyteArray4() local 619 epki.getEncryptedData())); in testEncryptedPrivateKeyInfoAlgorithmParametersbyteArray4() 636 EncryptedPrivateKeyInfo epki = new EncryptedPrivateKeyInfo( in testGetAlgParameters01() local 641 AlgorithmParameters apar = epki.getAlgParameters(); in testGetAlgParameters01() [all …]
|
/external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/ |
D | EncryptedPrivateKeyInfo_ImplTest.java | 57 EncryptedPrivateKeyInfo epki = new EncryptedPrivateKeyInfo( in testGetAlgName01() local 61 assertEquals(EncryptedPrivateKeyInfoData.algName0[i][1], epki in testGetAlgName01() 83 EncryptedPrivateKeyInfo epki = new EncryptedPrivateKeyInfo( in testGetAlgName02() local 86 assertEquals(EncryptedPrivateKeyInfoData.algName0[i][1], epki in testGetAlgName02() 113 EncryptedPrivateKeyInfo epki = new EncryptedPrivateKeyInfo(ap, in testGetAlgName03() local 115 assertEquals(EncryptedPrivateKeyInfoData.algName0[i][1], epki in testGetAlgName03()
|
/external/libchrome/crypto/third_party/nss/ |
D | pk11akey.cc | 50 SECKEYEncryptedPrivateKeyInfo* epki, in ImportEncryptedECPrivateKeyInfoAndReturnKey() argument 63 &epki->algorithm, in ImportEncryptedECPrivateKeyInfoAndReturnKey() 73 &epki->algorithm, &crypto_param, password); in ImportEncryptedECPrivateKeyInfoAndReturnKey() 83 &epki->encryptedData, nickname, in ImportEncryptedECPrivateKeyInfoAndReturnKey()
|
D | chromium-nss.h | 63 SECKEYEncryptedPrivateKeyInfo* epki,
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |