Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DImportWrappedKeyTest.java468 int keyFormat, DERSequence authorizationList) throws Exception { in wrapKey()
473 int keyFormat, DERSequence authorizationList, boolean correctWrappingRequired) in wrapKey()
/cts/tests/tests/identity/src/android/security/identity/cts/
DParsedAttestationRecord.java162 ASN1Encodable[] authorizationList) { in getAuthorizationMap()