Home
last modified time | relevance | path

Searched defs:psk (Results 1 – 25 of 42) sorted by relevance

12

/external/wpa_supplicant_8/src/eap_common/
Deap_gpsk_common.c38 static int eap_gpsk_gkdf_cmac(const u8 *psk /* Y */, in eap_gpsk_gkdf_cmac()
73 static int eap_gpsk_gkdf_sha256(const u8 *psk /* Y */, in eap_gpsk_gkdf_sha256()
109 const u8 *psk, size_t psk_len, in eap_gpsk_derive_keys_helper()
188 static int eap_gpsk_derive_keys_aes(const u8 *psk, size_t psk_len, in eap_gpsk_derive_keys_aes()
224 static int eap_gpsk_derive_keys_sha256(const u8 *psk, size_t psk_len, in eap_gpsk_derive_keys_sha256()
278 int eap_gpsk_derive_keys(const u8 *psk, size_t psk_len, int vendor, in eap_gpsk_derive_keys()
Deap_psk_common.c19 int eap_psk_key_setup(const u8 *psk, u8 *ak, u8 *kdk) in eap_psk_key_setup()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
Deap_gpsk_common.c47 static int eap_gpsk_gkdf_cmac(const u8 *psk /* Y */, in eap_gpsk_gkdf_cmac()
82 static int eap_gpsk_gkdf_sha256(const u8 *psk /* Y */, in eap_gpsk_gkdf_sha256()
118 const u8 *psk, size_t psk_len, in eap_gpsk_derive_keys_helper()
197 static int eap_gpsk_derive_keys_aes(const u8 *psk, size_t psk_len, in eap_gpsk_derive_keys_aes()
233 static int eap_gpsk_derive_keys_sha256(const u8 *psk, size_t psk_len, in eap_gpsk_derive_keys_sha256()
287 int eap_gpsk_derive_keys(const u8 *psk, size_t psk_len, int vendor, in eap_gpsk_derive_keys()
Deap_psk_common.c25 int eap_psk_key_setup(const u8 *psk, u8 *ak, u8 *kdk) in eap_psk_key_setup()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_passphrase.c17 unsigned char psk[32]; in main() local
Dibss_rsn.h32 u8 psk[PMK_LEN]; member
Dibss_rsn.c178 const u8 *psk) in ibss_rsn_supp_init()
651 void ibss_rsn_set_psk(struct ibss_rsn *ibss_rsn, const u8 *psk) in ibss_rsn_set_psk()
Dconfig_ssid.h127 u8 psk[32]; member
Dwpa_supplicant.c1144 u8 psk[PMK_LEN]; in wpa_supplicant_set_suites() local
1157 u8 psk[PMK_LEN]; in wpa_supplicant_set_suites() local
/external/wpa_supplicant_6/wpa_supplicant/
Dwpa_passphrase.c23 unsigned char psk[32]; in main() local
Dconfig_ssid.h123 u8 psk[32]; member
Dwps_supplicant.c619 static int wpas_wps_new_psk_cb(void *ctx, const u8 *mac_addr, const u8 *psk, in wpas_wps_new_psk_cb()
/external/wpa_supplicant_6/wpa_supplicant/tests/
Dtest_sha1.c253 char psk[32]; member
333 u8 psk[32]; in main() local
Dtest_wpa.c33 u8 psk[PMK_LEN]; member
/external/wpa_supplicant_8/src/ap/
Dap_config.c185 struct hostapd_wpa_psk *psk; in hostapd_config_read_wpa_psk() local
385 struct hostapd_wpa_psk *psk, *prev; in hostapd_config_free_bss() local
608 struct hostapd_wpa_psk *psk; in hostapd_get_psk() local
Dieee802_11_auth.c40 u8 psk[PMK_LEN]; member
80 u8 *psk, int *has_psk, char **identity, in hostapd_acl_cache_get()
215 u8 *psk, int *has_psk, char **identity, in hostapd_allowed_address()
Dsta_info.h98 u8 *psk; /* PSK from RADIUS authentication server */ member
Dwpa_auth_glue.c187 const u8 *psk = hostapd_get_psk(hapd->conf, addr, prev_psk); in hostapd_wpa_auth_get_psk() local
/external/wpa_supplicant_8/src/eap_server/
Deap_server_psk.c60 struct eap_psk_hdr_1 *psk; in eap_psk_build_1() local
95 struct eap_psk_hdr_3 *psk; in eap_psk_build_3() local
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
Deap_psk.c65 struct eap_psk_hdr_1 *psk; in eap_psk_build_1() local
100 struct eap_psk_hdr_3 *psk; in eap_psk_build_3() local
/external/ipsec-tools/src/racoon/
Dprivsep.c468 vchar_t *psk; in privsep_init() local
894 vchar_t *psk; local
/external/openssl/ssl/
Dssltest.c2502 static int psk_key2bn(const char *pskkey, unsigned char *psk, in psk_key2bn()
2529 unsigned int max_identity_len, unsigned char *psk, in psk_client_callback()
2549 unsigned char *psk, unsigned int max_psk_len) in psk_server_callback()
Dssl_lib.c3226 char *identity, unsigned int max_identity_len, unsigned char *psk, in SSL_set_psk_client_callback()
3234 char *identity, unsigned int max_identity_len, unsigned char *psk, in SSL_CTX_set_psk_client_callback()
3242 unsigned char *psk, unsigned int max_psk_len)) in SSL_set_psk_server_callback()
3249 unsigned char *psk, unsigned int max_psk_len)) in SSL_CTX_set_psk_server_callback()
/external/wpa_supplicant_8/wpa_supplicant/tests/
Dtest_wpa.c27 u8 psk[PMK_LEN]; member
/external/wpa_supplicant_8/src/eap_peer/
Deap_gpsk.c34 u8 *psk; member

12