Home
last modified time | relevance | path

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

12

/external/openssh/
Dkexgen.c57 const struct sshbuf *shared_secret, in kex_gen_hash()
143 struct sshbuf *shared_secret = NULL; in input_kex_gen_reply() local
249 struct sshbuf *shared_secret = NULL; in input_kex_gen_init() local
Dkexgex.c59 const u_char *shared_secret, size_t secretlen, in kexgex_hash()
Dkexgexs.c131 struct sshbuf *shared_secret = NULL; in input_kex_dh_gex_init() local
Dkexdh.c74 BIGNUM *shared_secret = NULL; in kex_dh_compute_key() local
Dkexgexc.c148 struct sshbuf *shared_secret = NULL; in input_kex_dh_gex_reply() local
Dkexecdh.c142 BIGNUM *shared_secret = NULL; in kex_ecdh_dec_key_group() local
Dkex.c995 const struct sshbuf *shared_secret, u_char **keyp) in derive_key()
1061 const struct sshbuf *shared_secret) in kex_derive_keys()
/external/libwebsockets/lib/jose/jwe/
Djwe-ecdh-es-aeskw.c202 uint8_t shared_secret[LWS_JWE_LIMIT_KEY_ELEMENT_BYTES], in lws_jwe_encrypt_ecdh() local
455 uint8_t shared_secret[LWS_JWE_LIMIT_KEY_ELEMENT_BYTES], in lws_jwe_auth_and_decrypt_ecdh() local
Djwe.c210 const uint8_t *shared_secret, int sslen) in lws_jwa_concat_kdf()
/external/boringssl/src/crypto/hpke/
Dhpke.c155 const uint8_t *shared_secret, in hpke_key_schedule()
347 uint8_t shared_secret[SHA256_DIGEST_LENGTH]; in EVP_HPKE_CTX_setup_base_s_x25519_for_test() local
371 uint8_t shared_secret[SHA256_DIGEST_LENGTH]; in EVP_HPKE_CTX_setup_base_r_x25519() local
411 uint8_t shared_secret[SHA256_DIGEST_LENGTH]; in EVP_HPKE_CTX_setup_psk_s_x25519_for_test() local
436 uint8_t shared_secret[SHA256_DIGEST_LENGTH]; in EVP_HPKE_CTX_setup_psk_r_x25519() local
/external/wpa_supplicant_8/src/radius/
Dradius_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
1050 const u8 *shared_secret, in radius_client_update_acct_msgs()
Dradius_das.h46 const u8 *shared_secret; member
Dradius_client.h41 u8 *shared_secret; member
Dradius_das.c21 u8 *shared_secret; member
Dradius_server.c109 char *shared_secret; member
/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.c373 const u8 *shared_secret, in decode_tunnel_passwords()
450 const u8 *shared_secret, size_t shared_secret_len, in hostapd_acl_recv_radius()
Daccounting.c413 const u8 *shared_secret, size_t shared_secret_len, in accounting_receive()
Dieee802_1x.c1486 const u8 *shared_secret, in ieee802_1x_get_keys()
1919 const u8 *shared_secret, size_t shared_secret_len, in ieee802_1x_receive_auth()
/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/scapy/scapy/layers/
Dradius.py565 shared_secret): argument
1155 def compute_authenticator(self, packed_request_auth, shared_secret): argument
/external/wpa_supplicant_8/src/eap_peer/
Dikev2.h44 u8 *shared_secret; member
/external/ImageMagick/MagickCore/
Ddistribute-cache.c181 *shared_secret; in ConnectPixelCacheServer() local
761 *shared_secret; in DistributePixelCacheClient() local
/external/wpa_supplicant_8/wpa_supplicant/
Deapol_test.c841 const u8 *shared_secret, in ieee802_1x_get_keys()
899 const u8 *shared_secret, size_t shared_secret_len, in ieee802_1x_receive_auth()

12