Searched defs:password (Results 1 – 6 of 6) sorted by relevance
| /device/google/cuttlefish/host/commands/secure_env/ |
| D | soft_gatekeeper.h | 73 const uint8_t*, uint32_t, const uint8_t* password, in ComputePasswordSignature() 129 fast_hash_t ComputeFastHash(const SizedBuffer& password, uint64_t salt) { in ComputeFastHash() 142 bool VerifyFast(const fast_hash_t& fast_hash, const SizedBuffer& password) { in VerifyFast() 147 bool DoVerify(const password_handle_t* expected_handle, const SizedBuffer& password) { in DoVerify()
|
| D | tpm_gatekeeper.cpp | 72 const uint8_t* password, in ComputePasswordSignature()
|
| /device/google/cuttlefish/host/commands/modem_simulator/ |
| D | sim_service.cpp | 179 bool SimService::PinStatus::CheckPasswordValid(std::string_view password) { in CheckPasswordValid() 1330 auto password = cmd.GetNextStr(); in HandleFacilityLock() local
|
| /device/generic/goldfish/radio/include/telephony/ |
| D | ril.h | 1908 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/ |
| D | ril.h | 2408 char* password; member 2444 char* password; member 8472 char *password; /* the password for APN, or NULL */ member 8484 char *password; /* the password for APN, or NULL */ member
|
| D | ril_service.cpp | 1629 const hidl_string& password, int32_t serviceClass, in getFacilityLockForApp() 1641 bool lockState, const hidl_string& password, in setFacilityLockForApp()
|