Home
last modified time | relevance | path

Searched defs:getCurveSpecRef (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/wycheproof/java/com/google/security/wycheproof/
H A DEcUtil.java56 public static ECParameterSpec getCurveSpecRef(String name) throws NoSuchAlgorithmException { in getCurveSpecRef() method in EcUtil
/aosp_15_r20/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/
H A DEcUtil.java92 public static ECParameterSpec getCurveSpecRef(String name) throws NoSuchAlgorithmException { in getCurveSpecRef() method in EcUtil