Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DAttestKeyTest.java132 final String attestKeyAlias = "attestKey"; in testAttestKeyWithoutChallenge() local
215 final String attestKeyAlias = "attestKey"; in testEcAttestKey() local
232 final String attestKeyAlias = "attestKey"; in testRsaAttestKey() local
244 private void testAttestKey(boolean useStrongBox, String attestKeyAlias, in testAttestKey()
DNoAttestKeyTest.java100 final String attestKeyAlias = "attestKey"; in testAttestKeyFail() local