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

  /system/keymaster/
attestation_record.h 45 AuthorizationSet software_enforced,
57 AuthorizationSet* software_enforced,
attestation_record.cpp 152 KM_AUTH_LIST* software_enforced; member in struct:keymaster::km_key_description
164 ASN1_SIMPLE(KM_KEY_DESCRIPTION, software_enforced, KM_AUTH_LIST),
548 error = build_auth_list(sw_enforced, key_desc->software_enforced);
786 // attestation_challenge, software_enforced, tee_enforced and unique_id.
793 AuthorizationSet* software_enforced,
    [all...]
  /hardware/interfaces/keymaster/3.0/vts/functional/
attestation_record.h 49 AuthorizationSet* software_enforced,
attestation_record.cpp 125 KM_AUTH_LIST* software_enforced; member in struct:android::hardware::keymaster::V3_0::km_key_description
137 ASN1_SIMPLE(KM_KEY_DESCRIPTION, software_enforced, KM_AUTH_LIST),
256 // attestation_challenge, software_enforced, tee_enforced and unique_id.
263 AuthorizationSet* software_enforced,
282 ErrorCode error = extract_auth_list(record->software_enforced, software_enforced);

Completed in 234 milliseconds