Home
last modified time | relevance | path

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

/external/nos/host/android/hals/keymaster/
Dimport_wrapped_key.cpp405 CBS authorizationList; in import_wrapped_key_request() local
406 if (!CBS_get_asn1(&keyDescription, &authorizationList, CBS_ASN1_SEQUENCE) || in import_wrapped_key_request()
452 if (entry->fn(&authorizationList, entry->tag, request) in import_wrapped_key_request()
461 if (CBS_len(&authorizationList) != 0) { in import_wrapped_key_request()
463 << CBS_len(&authorizationList) in import_wrapped_key_request()