HomeSort by relevance Sort by last modified time
    Searched refs:usage_expire_date_time (Results 1 - 2 of 2) sorted by null

  /hardware/interfaces/keymaster/3.0/vts/functional/
attestation_record.cpp 71 ASN1_INTEGER* usage_expire_date_time; member in struct:android::hardware::keymaster::V3_0::km_auth_list
100 ASN1_EXP_OPT(KM_AUTH_LIST, usage_expire_date_time, ASN1_INTEGER,
245 copyAuthTag(record->usage_expire_date_time, TAG_USAGE_EXPIRE_DATETIME, auth_list);
  /system/keymaster/
attestation_record.cpp 72 ASN1_INTEGER* usage_expire_date_time; member in struct:keymaster::km_auth_list
109 ASN1_EXP_OPT(KM_AUTH_LIST, usage_expire_date_time, ASN1_INTEGER,
326 integer_ptr = &record->usage_expire_date_time;
676 if (!get_ulong(record->usage_expire_date_time, TAG_USAGE_EXPIRE_DATETIME, auth_list))
    [all...]

Completed in 275 milliseconds