Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/3.0/vts/functional/
Dattestation_record.cpp74 ASN1_INTEGER* auth_timeout; member
104 ASN1_EXP_OPT(KM_AUTH_LIST, auth_timeout, ASN1_INTEGER, TAG_AUTH_TIMEOUT.maskedTag()),
231 copyAuthTag(record->auth_timeout, TAG_AUTH_TIMEOUT, auth_list); in extract_auth_list()
/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp79 ASN1_INTEGER* auth_timeout; member
114 ASN1_EXP_OPT(KM_AUTH_LIST, auth_timeout, ASN1_INTEGER, TAG_AUTH_TIMEOUT.maskedTag()),
245 copyAuthTag(record->auth_timeout, TAG_AUTH_TIMEOUT, auth_list); in extract_auth_list()