Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dkexgen.c57 const struct sshbuf *shared_secret, in kex_gen_hash()
143 struct sshbuf *shared_secret = NULL; in input_kex_gen_reply() local
270 struct sshbuf *shared_secret = NULL; in input_kex_gen_init() local
H A Dkexgex.c59 const u_char *shared_secret, size_t secretlen, in kexgex_hash()
H A Dkexdh.c75 BIGNUM *shared_secret = NULL; in kex_dh_compute_key() local
H A Dkexgexs.c132 struct sshbuf *shared_secret = NULL; in input_kex_dh_gex_init() local
H A Dkexgexc.c150 struct sshbuf *shared_secret = NULL; in input_kex_dh_gex_reply() local
H A Dkexecdh.c142 BIGNUM *shared_secret = NULL; in kex_ecdh_dec_key_group() local
H A Dkex.c1312 const struct sshbuf *shared_secret, u_char **keyp) in derive_key()
1377 const struct sshbuf *shared_secret) in kex_derive_keys()
/freebsd/contrib/wpa/src/radius/
H A Dradius_client.c138 const u8 *shared_secret; member
294 const u8 *shared_secret, in radius_client_register()
722 const u8 *shared_secret, in radius_client_list_add()
851 const u8 *shared_secret; in radius_client_send() local
1500 const u8 *shared_secret, in radius_client_update_acct_msgs()
H A Dradius_das.h46 const u8 *shared_secret; member
H A Dradius_client.h46 u8 *shared_secret; member
H A Dradius_das.c21 u8 *shared_secret; member
H A Dradius_server.c109 char *shared_secret; member
/freebsd/crypto/libecc/src/ecdh/
H A Decccdh.c167 …*our_priv_key, const u8 *peer_pub_key_buf, u8 peer_pub_key_buf_len, u8 *shared_secret, u8 shared_s… in ecccdh_derive_secret()
H A Dx25519_448.c359 …int x25519_448_derive_secret(const u8 *priv_key, const u8 *peer_pub_key, u8 *shared_secret, u8 len) in x25519_448_derive_secret()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_auth.c410 const u8 *shared_secret, in decode_tunnel_passwords()
487 const u8 *shared_secret, size_t shared_secret_len, in hostapd_acl_recv_radius()
H A Daccounting.c413 const u8 *shared_secret, size_t shared_secret_len, in accounting_receive()
H A Dieee802_1x.c1579 const u8 *shared_secret, in ieee802_1x_get_keys()
2025 const u8 *shared_secret, size_t shared_secret_len, in ieee802_1x_receive_auth()
/freebsd/crypto/libecc/src/tests/
H A Dec_self_tests_core.c1048 u8 shared_secret[EC_PUB_KEY_MAX_SIZE]; local
1103 u8 shared_secret[X25519_SIZE]; local
1147 u8 shared_secret[X448_SIZE]; local
/freebsd/contrib/wpa/src/eap_common/
H A Deap_eke_common.h68 u8 shared_secret[EAP_EKE_MAX_HASH_LEN]; member
H A Dikev2_common.c372 const u8 *shared_secret, size_t shared_secret_len, in ikev2_derive_auth_data()
/freebsd/contrib/wpa/src/eap_server/
H A Dikev2.h43 u8 *shared_secret; member
/freebsd/contrib/wpa/src/eap_peer/
H A Dikev2.h44 u8 *shared_secret; member
/freebsd/contrib/wpa/wpa_supplicant/
H A Deapol_test.c861 const u8 *shared_secret, in ieee802_1x_get_keys()
919 const u8 *shared_secret, size_t shared_secret_len, in ieee802_1x_receive_auth()
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c4962 u8 *shared_secret) in hpke_extract_and_expand()
4990 static int hpke_key_schedule(struct hpke_context *ctx, const u8 *shared_secret, in hpke_key_schedule()
5037 u8 *shared_secret, u8 *enc) in hpke_encap()
5163 u8 shared_secret[HPKE_MAX_SHARED_SECRET_LEN]; in hpke_base_seal_int() local
5202 u8 *shared_secret) in hpke_decap()
5327 u8 shared_secret[HPKE_MAX_SHARED_SECRET_LEN]; in hpke_base_open_int() local