Searched defs:curve (Results 1 – 7 of 7) sorted by relevance
60 DefaultKeystoreEcKeyGenerator(String algorithm, int curve) throws Exception { in DefaultKeystoreEcKeyGenerator()
137 private void testECDSANonceReuse_Helper(boolean useStrongbox, String curve) in testECDSANonceReuse_Helper()185 String curve) in generateKeyPairForNonceReuse_Helper()
115 EllipticCurve curve = new EllipticCurve(field, a, b, seed); in createNistPCurveSpec() local
2190 private void testUniquenessOfECAgreementKeys(String curve, String agreeAlgo, in testUniquenessOfECAgreementKeys()
390 Pair<float[], float[]> curve = defaultConfig.getCurve(); in testGetDefaultCurve() local
373 private static Object serializeTonemapCurve(TonemapCurve curve) in serializeTonemapCurve()
217 private static Object serializeTonemapCurve(TonemapCurve curve) in serializeTonemapCurve()