HomeSort by relevance Sort by last modified time
    Searched full:user_auth_type (Results 1 - 1 of 1) sorted by null

  /system/keymaster/
attestation_record.cpp 93 ASN1_INTEGER* user_auth_type; member in struct:keymaster::km_auth_list
122 ASN1_EXP_OPT(KM_AUTH_LIST, user_auth_type, ASN1_INTEGER, TAG_USER_AUTH_TYPE.masked_tag()),
260 integer_ptr = &record->user_auth_type;
620 if (!get_enum(record->user_auth_type, TAG_USER_AUTH_TYPE, auth_list))

Completed in 79 milliseconds