Searched refs:auth_timeout (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | attestation_record.cpp | 74 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/ |
D | attestation_record.cpp | 79 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()
|