/external/conscrypt/repackaged/openjdk-integ-tests/src/test/java/com/android/org/conscrypt/java/security/ |
D | SignatureTest.java | 1572 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSA_Key_Success() local 1586 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA256withRSA_Key_Success() local 1600 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA384withRSA_Key_Success() local 1614 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA512withRSA_Key_Success() local 1628 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_MD5withRSA_Key_Success() local 1642 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_Key_Success() local 1658 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_NoSalt_Key_Success() local 1673 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_MaxSalt_Key_Success() local 1688 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA224withRSAPSS_Key_Success() local 1704 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA224withRSAPSS_NoSalt_Key_Success() local [all …]
|
D | KeyPairGeneratorTest.java | 456 KeyFactory kf = KeyFactory.getInstance(k.getAlgorithm(), p); in test_KeyWithAllKeyFactories() local 473 KeyFactory kf = KeyFactory.getInstance(k.getAlgorithm(), p); in test_KeyWithAllKeyFactories() local
|
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/java/security/ |
D | SignatureTest.java | 1568 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSA_Key_Success() local 1582 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA256withRSA_Key_Success() local 1596 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA384withRSA_Key_Success() local 1610 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA512withRSA_Key_Success() local 1624 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_MD5withRSA_Key_Success() local 1638 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_Key_Success() local 1654 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_NoSalt_Key_Success() local 1669 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_MaxSalt_Key_Success() local 1684 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA224withRSAPSS_Key_Success() local 1700 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA224withRSAPSS_NoSalt_Key_Success() local [all …]
|
D | KeyPairGeneratorTest.java | 453 KeyFactory kf = KeyFactory.getInstance(k.getAlgorithm(), p); in test_KeyWithAllKeyFactories() local 470 KeyFactory kf = KeyFactory.getInstance(k.getAlgorithm(), p); in test_KeyWithAllKeyFactories() local
|
/external/wycheproof/java/com/google/security/wycheproof/testcases/ |
D | EciesTest.java | 75 KeyPairGenerator kf = KeyPairGenerator.getInstance("EC"); in testEciesBasic() local 138 KeyPairGenerator kf = KeyPairGenerator.getInstance("ECIES"); in testKeyGeneration() local 167 KeyPairGenerator kf = KeyPairGenerator.getInstance("EC"); in testExceptions() local 204 KeyPairGenerator kf = KeyPairGenerator.getInstance("EC"); in testModifyPoint() local 244 KeyPairGenerator kf = KeyPairGenerator.getInstance("EC"); in testNotEcb() local 282 KeyPairGenerator kf = KeyPairGenerator.getInstance("EC"); in testIsAlias() local
|
D | DhiesTest.java | 81 KeyPairGenerator kf = KeyPairGenerator.getInstance("DH"); in testDhiesBasic() local 109 KeyPairGenerator kf = KeyPairGenerator.getInstance("DH"); in testDhiesCorrupt() local 153 KeyPairGenerator kf = KeyPairGenerator.getInstance("DH"); in testNotEcb() local
|
D | EcdhTest.java | 107 KeyFactory kf = KeyFactory.getInstance("EC"); in getPublicKey() local 113 KeyFactory kf = KeyFactory.getInstance("EC"); in getPrivateKey() local 863 KeyFactory kf = KeyFactory.getInstance("EC"); in testDecode() local 893 KeyFactory kf = KeyFactory.getInstance("EC"); in testModifiedPublic() local 938 KeyFactory kf = KeyFactory.getInstance("EC"); in testModifiedPublicSpec() local 1075 KeyFactory kf = KeyFactory.getInstance("EC"); in testWrongOrder() local
|
D | RsaSignatureTest.java | 1131 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVectors() local 1195 KeyFactory kf = KeyFactory.getInstance("RSA"); in testLegacySignatures() local
|
D | EcKeyTest.java | 131 KeyFactory kf = KeyFactory.getInstance("EC"); in testEncodedPublicKey() local 153 KeyFactory kf = KeyFactory.getInstance("EC"); in testEncodedPrivateKey() local
|
D | RsaKeyTest.java | 1470 KeyFactory kf = KeyFactory.getInstance("RSA"); in testEncodeDecodePublic() local 1487 KeyFactory kf = KeyFactory.getInstance("RSA"); in testModifiedPublicKeyDecoding() local
|
D | DsaTest.java | 688 KeyFactory kf = KeyFactory.getInstance("DSA"); in testVectors() local 913 KeyFactory kf = KeyFactory.getInstance("DSA"); in testDsaBias() local
|
D | DhTest.java | 387 KeyFactory kf = KeyFactory.getInstance("DH"); in testSubgroupConfinement() local
|
D | EcdsaTest.java | 616 KeyFactory kf = KeyFactory.getInstance("EC"); in testVectors() local
|
/external/clang/test/Sema/ |
D | fp16-sema.c | 13 void kf(a) in kf() function
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/util/ |
D | BaseCipherSpi.java | 208 KeyFactory kf = helper.createKeyFactory(wrappedKeyAlgorithm); in engineUnwrap() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/asymmetric/util/ |
D | BaseCipherSpi.java | 212 KeyFactory kf = helper.createKeyFactory(wrappedKeyAlgorithm); in engineUnwrap() local
|
/external/openssh/regress/unittests/sshkey/ |
D | test_sshkey.c | 179 struct sshkey *k1, *k2, *k3, *k4, *kr, *kd, *kf; in sshkey_tests() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/ |
D | BaseWrapCipher.java | 554 KeyFactory kf = helper.createKeyFactory(wrappedKeyAlgorithm); in engineUnwrap() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/symmetric/util/ |
D | BaseWrapCipher.java | 558 KeyFactory kf = helper.createKeyFactory(wrappedKeyAlgorithm); in engineUnwrap() local
|
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
D | OpenSSLX509Certificate.java | 477 KeyFactory kf = KeyFactory.getInstance(oid); in getPublicKey() local
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | OpenSSLX509Certificate.java | 473 KeyFactory kf = KeyFactory.getInstance(oid); in getPublicKey() local
|
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/crypto/ |
D | CipherTest.java | 311 KeyFactory kf = KeyFactory.getInstance("RSA"); in getEncryptKey() local 346 KeyFactory kf = KeyFactory.getInstance("RSA"); in getDecryptKey() local
|
/external/conscrypt/repackaged/openjdk-integ-tests/src/test/java/com/android/org/conscrypt/javax/crypto/ |
D | CipherTest.java | 315 KeyFactory kf = KeyFactory.getInstance("RSA"); in getEncryptKey() local 350 KeyFactory kf = KeyFactory.getInstance("RSA"); in getDecryptKey() local
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 4496 …0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0,I=0,J=0,K=0,L=0,M=0,N=0,O=0,Q=0,R=0,S=0,T=0,U=0,V=0,W=0,X=0,Y=0,…
|