Home
last modified time | relevance | path

Searched defs:password (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dsoft_gatekeeper.h73 const uint8_t*, uint32_t, const uint8_t* password, in ComputePasswordSignature()
133 fast_hash_t ComputeFastHash(const SizedBuffer& password, uint64_t salt) { in ComputeFastHash()
146 bool VerifyFast(const fast_hash_t& fast_hash, const SizedBuffer& password) { in VerifyFast()
151 bool DoVerify(const password_handle_t* expected_handle, const SizedBuffer& password) { in DoVerify()
Dtpm_gatekeeper.cpp71 const uint8_t* password, in ComputePasswordSignature()
/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp179 bool SimService::PinStatus::CheckPasswordValid(std::string_view password) { in CheckPasswordValid()
1371 auto password = cmd.GetNextStr(); in HandleFacilityLock() local
/device/generic/goldfish/radio/include/telephony/
Dril.h1908 char* password; member
1944 char* password; member
7136 char *password; /* the password for APN, or NULL */ member
7148 char *password; /* the password for APN, or NULL */ member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h2408 char* password; member
2444 char* password; member
8476 char *password; /* the password for APN, or NULL */ member
8488 char *password; /* the password for APN, or NULL */ member
Dril_service.cpp1632 const hidl_string& password, int32_t serviceClass, in getFacilityLockForApp()
1644 bool lockState, const hidl_string& password, in setFacilityLockForApp()