/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/java/security/ |
H A D | SignatureTest.java | 1596 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSA_Key_Success() local 1606 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA256withRSA_Key_Success() local 1616 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA384withRSA_Key_Success() local 1626 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA512withRSA_Key_Success() local 1636 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_MD5withRSA_Key_Success() local 1646 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_Key_Success() local 1662 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_NoSalt_Key_Success() local 1677 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_MaxSalt_Key_Success() local 1692 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA224withRSAPSS_Key_Success() local 1708 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA224withRSAPSS_NoSalt_Key_Success() local [all …]
|
H A D | KeyPairGeneratorTest.java | 331 KeyFactory kf = KeyFactory.getInstance(k.getAlgorithm(), p); in test_KeyWithAllKeyFactories() local 348 KeyFactory kf = KeyFactory.getInstance(k.getAlgorithm(), p); in test_KeyWithAllKeyFactories() local
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/java/security/ |
H A D | SignatureTest.java | 1603 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSA_Key_Success() local 1613 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA256withRSA_Key_Success() local 1623 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA384withRSA_Key_Success() local 1633 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA512withRSA_Key_Success() local 1643 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_MD5withRSA_Key_Success() local 1653 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_Key_Success() local 1669 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_NoSalt_Key_Success() local 1684 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA1withRSAPSS_MaxSalt_Key_Success() local 1699 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA224withRSAPSS_Key_Success() local 1715 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVerify_SHA224withRSAPSS_NoSalt_Key_Success() local [all …]
|
H A 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
|
/aosp_15_r20/external/wycheproof/java/com/google/security/wycheproof/testcases/ |
H A 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
|
H A 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
|
H A 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
|
H A D | RsaSignatureTest.java | 1136 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVectors() local 1206 KeyFactory kf = KeyFactory.getInstance("RSA"); in testLegacySignatures() local
|
H A D | EcKeyTest.java | 136 KeyFactory kf = KeyFactory.getInstance("EC"); in testEncodedPublicKey() local 161 KeyFactory kf = KeyFactory.getInstance("EC"); in testEncodedPrivateKey() local
|
H A D | RsaKeyTest.java | 1478 KeyFactory kf = KeyFactory.getInstance("RSA"); in testEncodeDecodePublic() local 1498 KeyFactory kf = KeyFactory.getInstance("RSA"); in testModifiedPublicKeyDecoding() local
|
H A D | DsaTest.java | 689 KeyFactory kf = KeyFactory.getInstance("DSA"); in testVectors() local 917 KeyFactory kf = KeyFactory.getInstance("DSA"); in testDsaBias() local
|
/aosp_15_r20/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/ |
H A 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
|
H A 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
|
H A 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
|
H A D | RsaOaepTest.java | 145 KeyFactory kf; in testDefaults() local 179 KeyFactory kf; in getPrivateKey() local
|
H A D | JsonSignatureTest.java | 246 KeyFactory kf; in getPublicKey() local 268 KeyFactory kf = KeyFactory.getInstance(algorithm); in getPrivateKey() local
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/ |
H A 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
|
/aosp_15_r20/external/llvm-libc/src/math/generic/ |
H A D | expxf16.h | 67 float kf = fputil::nearest_integer(xf * 0x1.0p+3f); in exp_range_reduction() local 110 float kf = fputil::nearest_integer(xf * 0x1.0p+3f); in exp2_range_reduction() local 157 float kf = fputil::nearest_integer(xf * (LOG2F_10 * 0x1.0p+3f)); in exp10_range_reduction() local 239 float kf = fputil::nearest_integer(xf * (LOG2F_E * 0x1.0p+5f)); in eval_sinh_or_cosh() local
|
H A D | expf.cpp | 87 float kf = fputil::nearest_integer(x * 0x1.0p7f); variable
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ |
D | KalmanFilterTest.java | 40 KalmanFilter kf = new KalmanFilter(); in testConstructor() local 54 KalmanFilter kf = new KalmanFilter(); in initializePll() local 111 KalmanFilter kf = initializePll(mStepSizeRadians, modelStandardDeviation, mNoiseAmplitude); in testPhaseLockedLoop() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/security/KeyAgreement/ |
H A D | NegativeTest.java | 152 KeyFactory kf = KeyFactory.getInstance(kpgAlgo, provider); in testModifiedKeyEncodingTest() local 279 KeyFactory kf = KeyFactory.getInstance(kpgAlgo, provider); in testInvalidSpec() local 323 KeyFactory kf = KeyFactory.getInstance(kpgAlgo, provider); in testInCompatibleSpec() local
|
H A D | KeySpecTest.java | 130 KeyFactory kf = KeyFactory.getInstance(kpgAlgo, provider); in testKeySpecs() local 170 KeyFactory kf = KeyFactory.getInstance(kpgAlgo, provider); in testEncodedKeySpecs() local
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/jwt/ |
H A 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
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | fp16-sema.c | 13 void kf(a) in kf() function
|
/aosp_15_r20/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
H A D | TestKeyPair.java | 43 private final KeyFactory kf; field in TestKeyPair
|