| /external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/java/security/ |
| D | SignatureTest.java | 1604 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSA_Key_Success() local 1614 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA256withRSA_Key_Success() local 1624 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA384withRSA_Key_Success() local 1634 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA512withRSA_Key_Success() local 1644 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_MD5withRSA_Key_Success() local 1654 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_Key_Success() local 1670 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_NoSalt_Key_Success() local 1685 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_MaxSalt_Key_Success() local 1700 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA224withRSAPSS_Key_Success() local 1716 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA224withRSAPSS_NoSalt_Key_Success() local [all …]
|
| D | KeyPairGeneratorTest.java | 338 KeyFactory kf = KeyFactory.getInstance(k.getAlgorithm(), p); in test_KeyWithAllKeyFactories() local 355 KeyFactory kf = KeyFactory.getInstance(k.getAlgorithm(), p); in test_KeyWithAllKeyFactories() local
|
| /external/conscrypt/common/src/test/java/org/conscrypt/java/security/ |
| D | SignatureTest.java | 1599 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSA_Key_Success() local 1609 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA256withRSA_Key_Success() local 1619 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA384withRSA_Key_Success() local 1629 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA512withRSA_Key_Success() local 1639 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_MD5withRSA_Key_Success() local 1649 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_Key_Success() local 1665 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_NoSalt_Key_Success() local 1680 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_MaxSalt_Key_Success() local 1695 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA224withRSAPSS_Key_Success() local 1711 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA224withRSAPSS_NoSalt_Key_Success() local [all …]
|
| D | KeyPairGeneratorTest.java | 335 KeyFactory kf = KeyFactory.getInstance(k.getAlgorithm(), p); in test_KeyWithAllKeyFactories() local 352 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 | 109 KeyFactory kf = KeyFactory.getInstance("EC"); in getPublicKey() local 115 KeyFactory kf = KeyFactory.getInstance("EC"); in getPrivateKey() local 874 KeyFactory kf = KeyFactory.getInstance("EC"); in testDecode() local 904 KeyFactory kf = KeyFactory.getInstance("EC"); in testModifiedPublic() local 949 KeyFactory kf = KeyFactory.getInstance("EC"); in testModifiedPublicSpec() local 1086 KeyFactory kf = KeyFactory.getInstance("EC"); in testWrongOrder() local
|
| D | RsaSignatureTest.java | 1136 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVectors() local 1206 KeyFactory kf = KeyFactory.getInstance("RSA"); in testLegacySignatures() local
|
| D | EcKeyTest.java | 136 KeyFactory kf = KeyFactory.getInstance("EC"); in testEncodedPublicKey() local 161 KeyFactory kf = KeyFactory.getInstance("EC"); in testEncodedPrivateKey() local
|
| D | RsaKeyTest.java | 1478 KeyFactory kf = KeyFactory.getInstance("RSA"); in testEncodeDecodePublic() local 1498 KeyFactory kf = KeyFactory.getInstance("RSA"); in testModifiedPublicKeyDecoding() local
|
| /external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/ |
| D | EcdhTest.java | 573 KeyFactory kf = KeyFactory.getInstance("EC"); in testEncode() local 580 KeyFactory kf = KeyFactory.getInstance("EC"); in testDecode() local 607 KeyFactory kf = KeyFactory.getInstance("EC"); in testModifiedPublic() local 648 KeyFactory kf = KeyFactory.getInstance("EC"); in testModifiedPublicSpec() local 744 KeyFactory kf = KeyFactory.getInstance("EC"); in testWrongOrder() local 807 KeyFactory kf = KeyFactory.getInstance("EC"); in testLargePrivateKey() local
|
| D | RsaSignatureTest.java | 1162 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVectors() local 1227 KeyFactory kf = KeyFactory.getInstance("RSA"); in testLegacySignatures() local 1311 KeyFactory kf = KeyFactory.getInstance("RSA"); in testFaultySigner() local
|
| D | RsaPssTest.java | 105 KeyFactory kf = KeyFactory.getInstance("RSASSA-PSS"); in testEncodeDecodePublic() local 154 KeyFactory kf; in testDefaultForAlgorithm() local 291 KeyFactory kf; in getPublicKey() local
|
| /external/tink/java_src/src/main/java/com/google/crypto/tink/jwt/ |
| D | JwtRsaSsaPkcs1SignKeyManager.java | 62 java.security.KeyFactory kf = EngineFactory.KEY_FACTORY.getInstance("RSA"); in selfTestKey() local 77 java.security.KeyFactory kf = EngineFactory.KEY_FACTORY.getInstance("RSA"); in createPrivateKey() local
|
| D | JwtRsaSsaPkcs1VerifyKeyManager.java | 64 java.security.KeyFactory kf = EngineFactory.KEY_FACTORY.getInstance("RSA"); in createPublicKey() local
|
| D | JwtRsaSsaPssVerifyKeyManager.java | 78 java.security.KeyFactory kf = EngineFactory.KEY_FACTORY.getInstance("RSA"); in createPublicKey() local
|
| /external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/ |
| D | EllipticCurves.java | 746 KeyFactory kf = EngineFactory.KEY_FACTORY.getInstance("EC"); in getEcPublicKey() local 769 KeyFactory kf = EngineFactory.KEY_FACTORY.getInstance("EC"); in getEcPublicKey() local 784 KeyFactory kf = EngineFactory.KEY_FACTORY.getInstance("EC"); in getEcPublicKey() local 797 KeyFactory kf = EngineFactory.KEY_FACTORY.getInstance("EC"); in getEcPrivateKey() local 807 KeyFactory kf = EngineFactory.KEY_FACTORY.getInstance("EC"); in getEcPrivateKey() local 856 KeyFactory kf = EngineFactory.KEY_FACTORY.getInstance("EC"); in computeSharedSecret() local
|
| D | RsaSsaPkcs1SignJce.java | 59 KeyFactory kf = EngineFactory.KEY_FACTORY.getInstance("RSA"); in RsaSsaPkcs1SignJce() local
|
| /external/clang/test/Sema/ |
| D | fp16-sema.c | 13 void kf(a) in kf() function
|
| /external/llvm-libc/src/math/generic/ |
| D | expf.cpp | 88 float kf = fputil::nearest_integer(x * 0x1.0p7f); variable
|
| D | expm1f.cpp | 152 float kf = fputil::nearest_integer(x * 0x1.0p7f); variable
|
| /external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/ |
| D | XDHKeyAgreementTest.java | 62 KeyFactory kf = KeyFactory.getInstance(getAlgorithm(), p); in setupKeys() local
|
| /external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/ |
| D | XDHKeyAgreementTest.java | 64 KeyFactory kf = KeyFactory.getInstance(getAlgorithm(), p); in setupKeys() local
|
| /external/rust/crates/libm/src/math/ |
| D | expf.rs | 77 let kf = k as f32; in expf() localVariable
|
| /external/tink/java_src/src/test/java/com/google/crypto/tink/subtle/ |
| D | RsaSsaPssVerifyJceTest.java | 95 KeyFactory kf = KeyFactory.getInstance("RSA"); in testWycheproofVectors() local
|