Searched refs:testEcAttestKey (Results 1 – 1 of 1) sorted by relevance
87 public void testEcAttestKey() throws Exception { in testEcAttestKey() method in AttestKeyTest88 testEcAttestKey(false /* useStrongBox */); in testEcAttestKey()94 testEcAttestKey(true /* useStrongBox */); in testEcAttestKey_StrongBox()210 private void testEcAttestKey(boolean useStrongBox) throws Exception { in testEcAttestKey() method in AttestKeyTest