Searched refs:testRsaAttestKey (Results 1 – 1 of 1) sorted by relevance
99 public void testRsaAttestKey() throws Exception { in testRsaAttestKey() method in AttestKeyTest100 testRsaAttestKey(false /* useStrongBox */); in testRsaAttestKey()106 testRsaAttestKey(true /* useStrongBox */); in testRsaAttestKey_StrongBox()227 private void testRsaAttestKey(boolean useStrongBox) throws Exception { in testRsaAttestKey() method in AttestKeyTest