Home
last modified time | relevance | path

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

/system/keymaster/
Dattestation_record.cpp569 static keymaster_error_t extract_auth_list(const KM_AUTH_LIST* record, in extract_auth_list() function
703 keymaster_error_t error = extract_auth_list(record->software_enforced, software_enforced); in parse_attestation_record()
707 return extract_auth_list(record->tee_enforced, tee_enforced); in parse_attestation_record()