Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dsoft_gatekeeper.h73 const uint8_t*, uint32_t, const uint8_t* password, in ComputePasswordSignature()
125 fast_hash_t ComputeFastHash(const SizedBuffer& password, uint64_t salt) { in ComputeFastHash()
138 bool VerifyFast(const fast_hash_t& fast_hash, const SizedBuffer& password) { in VerifyFast()
143 bool DoVerify(const password_handle_t* expected_handle, const SizedBuffer& password) { in DoVerify()
Dtpm_gatekeeper.cpp66 const uint8_t* password, in ComputePasswordSignature()
/device/generic/goldfish/network/netmgr/commands/
Dwifi_command.h48 std::string password; member
/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp179 bool SimService::PinStatus::CheckPasswordValid(std::string_view password) { in CheckPasswordValid()
1296 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
8468 char *password; /* the password for APN, or NULL */ member
8480 char *password; /* the password for APN, or NULL */ member
Dril_service.cpp1591 const hidl_string& password, int32_t serviceClass, in getFacilityLockForApp()
1603 bool lockState, const hidl_string& password, in setFacilityLockForApp()