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

  /hardware/interfaces/keymaster/3.0/vts/functional/
attestation_record.cpp 74 ASN1_INTEGER* auth_timeout; member in struct:android::hardware::keymaster::V3_0::km_auth_list
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);
  /hardware/interfaces/keymaster/4.0/support/
attestation_record.cpp 74 ASN1_INTEGER* auth_timeout; member in struct:android::hardware::keymaster::V4_0::km_auth_list
103 ASN1_EXP_OPT(KM_AUTH_LIST, auth_timeout, ASN1_INTEGER, TAG_AUTH_TIMEOUT.maskedTag()),
228 copyAuthTag(record->auth_timeout, TAG_AUTH_TIMEOUT, auth_list);
  /system/keymaster/include/keymaster/
attestation_record.h 72 ASN1_INTEGER* auth_timeout; member in struct:keymaster::km_auth_list
114 ASN1_EXP_OPT(KM_AUTH_LIST, auth_timeout, ASN1_INTEGER, TAG_AUTH_TIMEOUT.masked_tag()),
  /external/boringssl/src/include/openssl/
ssl.h 4183 uint32_t auth_timeout; member in struct:ssl_session_st
    [all...]

Completed in 133 milliseconds