Home
last modified time | relevance | path

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

12

/freebsd-11-stable/crypto/openssh/
HDkexdh.c54 const BIGNUM *shared_secret, in kex_dh_hash()
HDkexecdh.c60 const BIGNUM *shared_secret, in kex_ecdh_hash()
HDkexc25519c.c77 struct sshbuf *shared_secret = NULL; in input_kex_c25519_reply() local
HDkexc25519s.c60 struct sshbuf *shared_secret = NULL; in input_kex_c25519_init() local
HDkexgex.c57 const BIGNUM *shared_secret, in kexgex_hash()
HDkexdhc.c107 BIGNUM *dh_server_pub = NULL, *shared_secret = NULL; in input_kex_dh() local
HDkexecdhs.c69 BIGNUM *shared_secret = NULL; in input_kex_ecdh_init() local
HDkexdhs.c98 BIGNUM *shared_secret = NULL, *dh_client_pub = NULL; in input_kex_dh_init() local
HDkexecdhc.c105 BIGNUM *shared_secret = NULL; in input_kex_ecdh_reply() local
HDkexc25519.c94 const u_char *shared_secret, size_t secretlen, in kex_c25519_hash()
HDkexgexs.c127 BIGNUM *shared_secret = NULL, *dh_client_pub = NULL; in input_kex_dh_gex_init() local
HDkexgexc.c150 BIGNUM *dh_server_pub = NULL, *shared_secret = NULL; in input_kex_dh_gex_reply() local
HDkex.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
/freebsd-11-stable/contrib/wpa/src/radius/
HDradius_client.c135 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()
HDradius_das.h46 const u8 *shared_secret; member
HDradius_client.h41 u8 *shared_secret; member
HDradius_das.c21 u8 *shared_secret; member
/freebsd-11-stable/contrib/wpa/src/ap/
HDieee802_11_auth.c438 const u8 *shared_secret, in decode_tunnel_passwords()
515 const u8 *shared_secret, size_t shared_secret_len, in hostapd_acl_recv_radius()
HDaccounting.c413 const u8 *shared_secret, size_t shared_secret_len, in accounting_receive()
HDieee802_1x.c1478 const u8 *shared_secret, in ieee802_1x_get_keys()
1906 const u8 *shared_secret, size_t shared_secret_len, in ieee802_1x_receive_auth()
/freebsd-11-stable/contrib/wpa/src/eap_common/
HDeap_eke_common.h68 u8 shared_secret[EAP_EKE_MAX_HASH_LEN]; member
HDikev2_common.c372 const u8 *shared_secret, size_t shared_secret_len, in ikev2_derive_auth_data()
/freebsd-11-stable/contrib/wpa/src/eap_server/
HDikev2.h43 u8 *shared_secret; member
/freebsd-11-stable/contrib/wpa/src/eap_peer/
HDikev2.h44 u8 *shared_secret; member
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDeapol_test.c843 const u8 *shared_secret, in ieee802_1x_get_keys()
901 const u8 *shared_secret, size_t shared_secret_len, in ieee802_1x_receive_auth()

12