/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 | 60 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 | 94 const u_char *shared_secret, size_t secretlen, in kex_c25519_hash()
|
D | kexgexs.c | 127 BIGNUM *shared_secret = NULL, *dh_client_pub = NULL; in input_kex_dh_gex_init() local
|
D | kexgexc.c | 150 BIGNUM *dh_server_pub = NULL, *shared_secret = NULL; in input_kex_dh_gex_reply() local
|
D | kex.c | 760 const struct sshbuf *shared_secret, u_char **keyp) in derive_key() 825 const struct sshbuf *shared_secret) in kex_derive_keys() 855 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 280 const u8 *shared_secret, in radius_client_register() 648 const u8 *shared_secret, in radius_client_list_add() 728 const u8 *shared_secret; in radius_client_send() local 1018 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 | 428 const u8 *shared_secret, in decode_tunnel_passwords() 504 const u8 *shared_secret, size_t shared_secret_len, in hostapd_acl_recv_radius()
|
D | accounting.c | 415 const u8 *shared_secret, size_t shared_secret_len, in accounting_receive()
|
/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 | 372 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/ImageMagick/MagickCore/ |
D | distribute-cache.c | 182 *shared_secret; in ConnectPixelCacheServer() local 771 *shared_secret; in DistributePixelCacheClient() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | eapol_test.c | 846 const u8 *shared_secret, in ieee802_1x_get_keys() 904 const u8 *shared_secret, size_t shared_secret_len, in ieee802_1x_receive_auth()
|