Home
last modified time | relevance | path

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

/cts/tests/tests/identity/src/android/security/identity/cts/
DParsedAttestationRecord.java162 ASN1Encodable[] authorizationList) { in getAuthorizationMap() argument
164 for (ASN1Encodable entry : authorizationList) { in getAuthorizationMap()
/cts/tests/tests/keystore/src/android/keystore/cts/
DImportWrappedKeyTest.java306 DERSequence authorizationList) in wrapKey() argument
311 descriptionItems.add(authorizationList); in wrapKey()