Home
last modified time | relevance | path

Searched defs:kf (Results 1 – 25 of 241) sorted by relevance

12345678910

/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/java/security/
H A DSignatureTest.java1596 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 DKeyPairGeneratorTest.java331 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 DSignatureTest.java1603 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 DKeyPairGeneratorTest.java338 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 DEciesTest.java75 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 DEcdhTest.java109 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 DDhiesTest.java81 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 DRsaSignatureTest.java1136 KeyFactory kf = KeyFactory.getInstance("RSA"); in testVectors() local
1206 KeyFactory kf = KeyFactory.getInstance("RSA"); in testLegacySignatures() local
H A DEcKeyTest.java136 KeyFactory kf = KeyFactory.getInstance("EC"); in testEncodedPublicKey() local
161 KeyFactory kf = KeyFactory.getInstance("EC"); in testEncodedPrivateKey() local
H A DRsaKeyTest.java1478 KeyFactory kf = KeyFactory.getInstance("RSA"); in testEncodeDecodePublic() local
1498 KeyFactory kf = KeyFactory.getInstance("RSA"); in testModifiedPublicKeyDecoding() local
H A DDsaTest.java689 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 DEcdhTest.java573 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 DRsaSignatureTest.java1162 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 DRsaPssTest.java105 KeyFactory kf = KeyFactory.getInstance("RSASSA-PSS"); in testEncodeDecodePublic() local
154 KeyFactory kf; in testDefaultForAlgorithm() local
291 KeyFactory kf; in getPublicKey() local
H A DRsaOaepTest.java145 KeyFactory kf; in testDefaults() local
179 KeyFactory kf; in getPrivateKey() local
H A DJsonSignatureTest.java246 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 DEllipticCurves.java746 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 Dexpxf16.h67 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 Dexpf.cpp87 float kf = fputil::nearest_integer(x * 0x1.0p7f); variable
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DKalmanFilterTest.java40 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 DNegativeTest.java152 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 DKeySpecTest.java130 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 DJwtRsaSsaPkcs1SignKeyManager.java62 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 Dfp16-sema.c13 void kf(a) in kf() function
/aosp_15_r20/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
H A DTestKeyPair.java43 private final KeyFactory kf; field in TestKeyPair

12345678910