Searched refs:NIST_P_521_SPEC (Results 1 – 2 of 2) sorted by relevance
83 static ECParameterSpec NIST_P_521_SPEC = createNistPCurveSpec( field in ECCurves
1024 assertKeyGenUsingECSizeOnlyUsesCorrectCurve(521, ECCurves.NIST_P_521_SPEC); in testGenerate_EC_ModernSpec_SupportedSizes()1067 assertKeyGenUsingECNamedCurveSupported("P-521", ECCurves.NIST_P_521_SPEC); in testGenerate_EC_ModernSpec_SupportedNamedCurves()1068 assertKeyGenUsingECNamedCurveSupported("p-521", ECCurves.NIST_P_521_SPEC); in testGenerate_EC_ModernSpec_SupportedNamedCurves()1069 assertKeyGenUsingECNamedCurveSupported("secp521r1", ECCurves.NIST_P_521_SPEC); in testGenerate_EC_ModernSpec_SupportedNamedCurves()1070 assertKeyGenUsingECNamedCurveSupported("SECP521R1", ECCurves.NIST_P_521_SPEC); in testGenerate_EC_ModernSpec_SupportedNamedCurves()