Searched refs:buildEcKeySpec (Results 1 – 1 of 1) sorted by relevance
231 private KeyGenParameterSpec buildEcKeySpec(String alias, boolean useStrongBox) { in buildEcKeySpec() method in KeyManagementTest245 getWho(), "EC", buildEcKeySpec(alias, false /* useStrongBox */), 0); in testCanGenerateECKeyPair()258 getWho(), "EC", buildEcKeySpec(alias, true /* useStrongBox */), 0); in testCanGenerateECKeyPairUsingStrongBox()