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

  /hardware/interfaces/keymaster/3.0/vts/functional/
attestation_record.cpp 75 ASN1_NULL* allow_while_on_body; member in struct:android::hardware::keymaster::V3_0::km_auth_list
105 ASN1_EXP_OPT(KM_AUTH_LIST, allow_while_on_body, ASN1_NULL, TAG_ALLOW_WHILE_ON_BODY.maskedTag()),
  /system/keymaster/
attestation_record.cpp 76 ASN1_NULL* allow_while_on_body; member in struct:keymaster::km_auth_list
114 ASN1_EXP_OPT(KM_AUTH_LIST, allow_while_on_body, ASN1_NULL,
343 bool_ptr = &record->allow_while_on_body;
    [all...]

Completed in 96 milliseconds