Home
last modified time | relevance | path

Searched defs:psk_len (Results 1 – 17 of 17) sorted by relevance

/external/wpa_supplicant_8/src/eap_common/
Deap_gpsk_common.c110 const u8 *psk, size_t psk_len, in eap_gpsk_derive_keys_helper()
189 static int eap_gpsk_derive_keys_aes(const u8 *psk, size_t psk_len, in eap_gpsk_derive_keys_aes()
225 static int eap_gpsk_derive_keys_sha256(const u8 *psk, size_t psk_len, in eap_gpsk_derive_keys_sha256()
279 int eap_gpsk_derive_keys(const u8 *psk, size_t psk_len, int vendor, in eap_gpsk_derive_keys()
417 int eap_gpsk_derive_session_id(const u8 *psk, size_t psk_len, int vendor, in eap_gpsk_derive_session_id()
/external/boringssl/src/crypto/hpke/
Dhpke.c158 size_t psk_len, const uint8_t *psk_id, in hpke_key_schedule()
385 const uint8_t *info, size_t info_len, const uint8_t *psk, size_t psk_len, in EVP_HPKE_CTX_setup_psk_s_x25519()
400 const uint8_t *info, size_t info_len, const uint8_t *psk, size_t psk_len, in EVP_HPKE_CTX_setup_psk_s_x25519_for_test()
427 size_t info_len, const uint8_t *psk, size_t psk_len, const uint8_t *psk_id, in EVP_HPKE_CTX_setup_psk_r_x25519()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_rsn.c79 size_t *psk_len, int *vlan_id) in auth_get_psk()
Dibss_rsn.c277 size_t *psk_len, int *vlan_id) in auth_get_psk()
Dap.c747 const u8 *psk, size_t psk_len) in ap_new_psk_cb()
Dwps_supplicant.c1431 size_t psk_len) in wpas_wps_new_psk_cb()
Dp2p_supplicant.c8495 const u8 *psk, size_t psk_len) in wpas_p2p_new_psk_cb()
/external/wpa_supplicant_8/src/eap_peer/
Deap_gpsk.c35 size_t psk_len; member
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dhandshake_client.cc1293 unsigned psk_len = 0; in do_send_client_key_exchange() local
Dhandshake_server.cc1363 unsigned psk_len = hs->config->psk_server_callback( in do_read_client_key_exchange() local
/external/boringssl/src/ssl/
Dhandshake_client.cc1289 unsigned psk_len = 0; in do_send_client_key_exchange() local
Dhandshake_server.cc1369 unsigned psk_len = hs->config->psk_server_callback( in do_read_client_key_exchange() local
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c334 const u8 *prev_psk, size_t *psk_len, in hostapd_wpa_auth_get_psk()
Dwps_hostapd.c97 size_t psk_len) in hostapd_wps_new_psk_cb()
Dwpa_auth.c120 const u8 *prev_psk, size_t *psk_len, in wpa_auth_get_psk()
2145 size_t psk_len; in SM_STATE() local
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers_p2p.c2470 u8 psk_len = 0; in wpas_dbus_getter_p2p_group_psk() local
/external/wpa_supplicant_8/src/wps/
Dwps_registrar.c1231 const u8 *p2p_dev_addr, const u8 *psk, size_t psk_len) in wps_cb_new_psk()