Home
last modified time | relevance | path

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

12

/hardware/interfaces/gatekeeper/1.0/vts/functional/
DVtsHalGatekeeperV1_0TargetTest.cpp132 void generatePassword(hidl_vec<uint8_t> &password, uint8_t seed) { in generatePassword()
163 void enrollNewPassword(hidl_vec<uint8_t> &password, GatekeeperResponse &rsp, in enrollNewPassword()
171 void verifyPassword(hidl_vec<uint8_t> &password, in verifyPassword()
208 hidl_vec<uint8_t> password; in TEST_P() local
220 hidl_vec<uint8_t> password; in TEST_P() local
233 hidl_vec<uint8_t> password; in TEST_P() local
252 hidl_vec<uint8_t> password; in TEST_P() local
290 hidl_vec<uint8_t> password; in TEST_P() local
316 hidl_vec<uint8_t> password; in TEST_P() local
330 hidl_vec<uint8_t> password; in TEST_P() local
[all …]
/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeper.h74 const uint8_t*, uint32_t, const uint8_t* password, in ComputePasswordSignature()
126 fast_hash_t ComputeFastHash(const SizedBuffer& password, uint64_t salt) { in ComputeFastHash()
139 bool VerifyFast(const fast_hash_t& fast_hash, const SizedBuffer& password) { in VerifyFast()
144 bool DoVerify(const password_handle_t* expected_handle, const SizedBuffer& password) { in DoVerify()
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_ims.cpp63 std::string password = ""; in TEST_P() local
87 std::string password = ""; in TEST_P() local
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.h85 char password[SSID_BUF_SIZE]; member
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.h85 char password[SSID_BUF_SIZE]; member
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.h85 char password[SSID_BUF_SIZE]; member
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.h85 char password[SSID_BUF_SIZE]; member
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.h85 char password[SSID_BUF_SIZE]; member
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.h85 char password[SSID_BUF_SIZE]; member
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.h85 char password[SSID_BUF_SIZE]; member
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.h85 char password[SSID_BUF_SIZE]; member
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.h85 char password[SSID_BUF_SIZE]; member
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.h85 char password[SSID_BUF_SIZE]; member
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.h85 char password[SSID_BUF_SIZE]; member
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_handler.h85 char password[SSID_BUF_SIZE]; member
/hardware/interfaces/wifi/supplicant/1.2/vts/functional/
Dsupplicant_sta_network_hidl_test.cpp56 std::string password = "topsecret"; in TEST_F() local
Dsupplicant_sta_iface_hidl_test.cpp395 std::string password = "746F70736563726574"; // 'topsecret' encoded in hex in TEST_F() local
/hardware/qcom/sdm845/gps/msm8960/core/
Dgps_extended_c.h143 char password[SSID_BUF_SIZE]; member
/hardware/qcom/gps/msm8960/core/
Dgps_extended_c.h143 char password[SSID_BUF_SIZE]; member
/hardware/qcom/gps/msm8909/core/
Dgps_extended_c.h153 char password[SSID_BUF_SIZE]; member
/hardware/qcom/gps/msm8994/core/
Dgps_extended_c.h182 char password[SSID_BUF_SIZE]; member
/hardware/qcom/sdm845/gps/msm8994/core/
Dgps_extended_c.h182 char password[SSID_BUF_SIZE]; member
/hardware/qcom/gps/msm8084/core/
Dgps_extended_c.h167 char password[SSID_BUF_SIZE]; member
/hardware/qcom/sdm845/gps/core/
Dgps_extended_c.h182 char password[SSID_BUF_SIZE]; member
/hardware/qcom/sdm845/gps/msm8996/core/
Dgps_extended_c.h153 char password[SSID_BUF_SIZE]; member

12