/external/openssh/ |
D | kexdh.c | 53 const BIGNUM *shared_secret, in kex_dh_hash()
|
D | kexecdh.c | 60 const BIGNUM *shared_secret, in kex_ecdh_hash()
|
D | kexc25519c.c | 77 struct sshbuf *shared_secret = NULL; in input_kex_c25519_reply() local
|
D | kexgex.c | 57 const BIGNUM *shared_secret, in kexgex_hash()
|
D | kexc25519s.c | 59 struct sshbuf *shared_secret = NULL; in input_kex_c25519_init() local
|
D | kexdhc.c | 100 BIGNUM *dh_server_pub = NULL, *shared_secret = NULL; in input_kex_dh() local
|
D | kexecdhs.c | 69 BIGNUM *shared_secret = NULL; in input_kex_ecdh_init() local
|
D | kexdhs.c | 91 BIGNUM *shared_secret = NULL, *dh_client_pub = NULL; in input_kex_dh_init() local
|
D | kexecdhc.c | 105 BIGNUM *shared_secret = NULL; in input_kex_ecdh_reply() local
|
D | kexc25519.c | 89 const u_char *shared_secret, size_t secretlen, in kex_c25519_hash()
|
D | kexgexs.c | 150 BIGNUM *shared_secret = NULL, *dh_client_pub = NULL; in input_kex_dh_gex_init() local
|
D | kexgexc.c | 157 BIGNUM *dh_server_pub = NULL, *shared_secret = NULL; in input_kex_dh_gex_reply() local
|
D | kex.c | 679 const struct sshbuf *shared_secret, u_char **keyp) in derive_key() 744 const struct sshbuf *shared_secret) in kex_derive_keys() 774 struct sshbuf *shared_secret; in kex_derive_keys_bn() local
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_client.c | 130 const u8 *shared_secret; member 270 const u8 *shared_secret, in radius_client_register() 578 const u8 *shared_secret, in radius_client_list_add() 688 const u8 *shared_secret; in radius_client_send() local 983 const u8 *shared_secret, in radius_client_update_acct_msgs()
|
D | radius_das.h | 42 const u8 *shared_secret; member
|
D | radius_das.c | 21 u8 *shared_secret; member
|
D | radius_client.h | 41 u8 *shared_secret; member
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11_auth.c | 419 const u8 *shared_secret, in decode_tunnel_passwords() 478 const u8 *shared_secret, size_t shared_secret_len, in hostapd_acl_recv_radius()
|
D | accounting.c | 408 const u8 *shared_secret, size_t shared_secret_len, in accounting_receive()
|
D | ieee802_1x.c | 1242 const u8 *shared_secret, in ieee802_1x_get_keys() 1583 const u8 *shared_secret, size_t shared_secret_len, in ieee802_1x_receive_auth()
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_eke_common.h | 68 u8 shared_secret[EAP_EKE_MAX_HASH_LEN]; member
|
D | ikev2_common.c | 373 const u8 *shared_secret, size_t shared_secret_len, in ikev2_derive_auth_data()
|
/external/wpa_supplicant_8/src/eap_server/ |
D | ikev2.h | 43 u8 *shared_secret; member
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | ikev2.h | 44 u8 *shared_secret; member
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | eapol_test.c | 795 const u8 *shared_secret, in ieee802_1x_get_keys() 853 const u8 *shared_secret, size_t shared_secret_len, in ieee802_1x_receive_auth()
|