Home
last modified time | relevance | path

Searched defs:shared_secret (Results 1 – 25 of 27) sorted by relevance

12

/external/openssh/
Dkexdh.c54 const BIGNUM *shared_secret, in kex_dh_hash()
Dkexecdh.c60 const BIGNUM *shared_secret, in kex_ecdh_hash()
Dkexc25519c.c77 struct sshbuf *shared_secret = NULL; in input_kex_c25519_reply() local
Dkexgex.c57 const BIGNUM *shared_secret, in kexgex_hash()
Dkexc25519s.c60 struct sshbuf *shared_secret = NULL; in input_kex_c25519_init() local
Dkexdhc.c107 BIGNUM *dh_server_pub = NULL, *shared_secret = NULL; in input_kex_dh() local
Dkexdhs.c98 BIGNUM *shared_secret = NULL, *dh_client_pub = NULL; in input_kex_dh_init() local
Dkexecdhs.c69 BIGNUM *shared_secret = NULL; in input_kex_ecdh_init() local
Dkexecdhc.c105 BIGNUM *shared_secret = NULL; in input_kex_ecdh_reply() local
Dkexc25519.c94 const u_char *shared_secret, size_t secretlen, in kex_c25519_hash()
Dkexgexs.c127 BIGNUM *shared_secret = NULL, *dh_client_pub = NULL; in input_kex_dh_gex_init() local
Dkexgexc.c150 BIGNUM *dh_server_pub = NULL, *shared_secret = NULL; in input_kex_dh_gex_reply() local
Dkex.c885 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/
Dradius_client.c130 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()
Dradius_das.h42 const u8 *shared_secret; member
Dradius_das.c21 u8 *shared_secret; member
Dradius_client.h41 u8 *shared_secret; member
/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.c428 const u8 *shared_secret, in decode_tunnel_passwords()
505 const u8 *shared_secret, size_t shared_secret_len, in hostapd_acl_recv_radius()
Daccounting.c410 const u8 *shared_secret, size_t shared_secret_len, in accounting_receive()
/external/wpa_supplicant_8/src/eap_common/
Deap_eke_common.h68 u8 shared_secret[EAP_EKE_MAX_HASH_LEN]; member
Dikev2_common.c372 const u8 *shared_secret, size_t shared_secret_len, in ikev2_derive_auth_data()
/external/wpa_supplicant_8/src/eap_server/
Dikev2.h43 u8 *shared_secret; member
/external/wpa_supplicant_8/src/eap_peer/
Dikev2.h44 u8 *shared_secret; member
/external/ImageMagick/MagickCore/
Ddistribute-cache.c182 *shared_secret; in ConnectPixelCacheServer() local
771 *shared_secret; in DistributePixelCacheClient() local
/external/wpa_supplicant_8/wpa_supplicant/
Deapol_test.c846 const u8 *shared_secret, in ieee802_1x_get_keys()
904 const u8 *shared_secret, size_t shared_secret_len, in ieee802_1x_receive_auth()

12