/external/openssh/ |
D | kexdh.c | 54 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 | kexc25519s.c | 60 struct sshbuf *shared_secret = NULL; in input_kex_c25519_init() local
|
D | kexgex.c | 57 const BIGNUM *shared_secret, in kexgex_hash()
|
D | kexdhc.c | 107 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 | 98 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 | 885 const struct sshbuf *shared_secret, u_char **keyp) in derive_key() 949 const struct sshbuf *shared_secret) in kex_derive_keys() 979 struct sshbuf *shared_secret; in kex_derive_keys_bn() local
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_client.c | 135 const u8 *shared_secret; member 285 const u8 *shared_secret, in radius_client_register() 668 const u8 *shared_secret, in radius_client_list_add() 751 const u8 *shared_secret; in radius_client_send() local 1041 const u8 *shared_secret, in radius_client_update_acct_msgs()
|
D | radius_das.h | 46 const u8 *shared_secret; member
|
D | radius_client.h | 41 u8 *shared_secret; member
|
D | radius_das.c | 21 u8 *shared_secret; member
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11_auth.c | 438 const u8 *shared_secret, in decode_tunnel_passwords() 515 const u8 *shared_secret, size_t shared_secret_len, in hostapd_acl_recv_radius()
|
D | accounting.c | 410 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
|
/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/scapy/scapy/layers/ |
D | radius.py | 565 shared_secret): argument 1155 def compute_authenticator(self, packed_request_auth, shared_secret): argument
|
/external/ImageMagick/MagickCore/ |
D | distribute-cache.c | 183 *shared_secret; in ConnectPixelCacheServer() local 770 *shared_secret; in DistributePixelCacheClient() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | eapol_test.c | 847 const u8 *shared_secret, in ieee802_1x_get_keys() 905 const u8 *shared_secret, size_t shared_secret_len, in ieee802_1x_receive_auth()
|