Searched defs:password (Results 1 – 10 of 10) 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() 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()
|
/device/generic/goldfish/network/netmgr/commands/ |
D | wifi_command.h | 48 std::string password; member
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | sim_service.cpp | 177 bool SimService::PinStatus::CheckPasswordValid(std::string_view password) { in CheckPasswordValid() 1203 auto password = cmd.GetNextStr(); in HandleFacilityLock() local
|
/device/generic/goldfish/radio/ril/ |
D | ril.h | 1909 char* password; member 1945 char* password; member 7140 char *password; /* the password for APN, or NULL */ member 7152 char *password; /* the password for APN, or NULL */ member
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril.h | 1979 char* password; member 2015 char* password; member 7529 char *password; /* the password for APN, or NULL */ member 7541 char *password; /* the password for APN, or NULL */ member
|
D | ril_service.cpp | 1452 const hidl_string& password, int32_t serviceClass, in getFacilityLockForApp() 1464 bool lockState, const hidl_string& password, in setFacilityLockForApp()
|
/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 | 2104 char* password; member 2140 char* password; member 7959 char *password; /* the password for APN, or NULL */ member 7971 char *password; /* the password for APN, or NULL */ member
|
D | ril_service.cpp | 1470 const hidl_string& password, int32_t serviceClass, in getFacilityLockForApp() 1482 bool lockState, const hidl_string& password, in setFacilityLockForApp()
|
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 1317 const hidl_string& password, int32_t serviceClass, in getFacilityLockForApp() 1329 bool lockState, const hidl_string& password, in setFacilityLockForApp()
|