Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/
H A DKeyAttestationTest.java411 private void testEcAttestation_DeviceLocked(Boolean expectStrongBox) throws Exception { in testEcAttestation_DeviceLocked()
847 private void testRsaAttestation_DeviceLocked(Boolean expectStrongBox) throws Exception { in testRsaAttestation_DeviceLocked()
1990 public static void verifyCertificateChain(Certificate[] certChain, boolean expectStrongBox) in verifyCertificateChain()