Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/
H A DKeyAttestationTest.java659 public void testRsaAttestation() throws Exception { in testRsaAttestation() method in KeyAttestationTest
675 private void testRsaAttestation(boolean isStrongBox) throws Exception { in testRsaAttestation() method in KeyAttestationTest
1135 private void testRsaAttestation(byte[] challenge, boolean includeValidityDates, int keySize, in testRsaAttestation() method in KeyAttestationTest