Home
last modified time | relevance | path

Searched defs:client_blob (Results 1 – 12 of 12) sorted by relevance

/dports/security/openssh-portable/openssh-8.8p1/
H A Dkexsntrup761x25519.c74 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup761x25519_enc()
239 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup761x25519_enc()
H A Dkexecdh.c92 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_ecdh_enc()
227 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_ecdh_enc()
H A Dkexdh.c143 kex_dh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_dh_enc()
H A Dkexc25519.c114 kex_c25519_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_c25519_enc()
/dports/www/squid/squid-4.15/src/auth/negotiate/
H A DUserRequest.h52 char *client_blob; variable
/dports/www/squid/squid-4.15/src/auth/ntlm/
H A DUserRequest.h49 char *client_blob; variable
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A DsmbXsrv_client.c536 struct smbXsrv_clientB client_blob = { in smbXsrv_client_create() local
734 struct smbXsrv_clientB client_blob = { in smbXsrv_client_update() local
784 struct smbXsrv_clientB client_blob = { in smbXsrv_client_remove() local
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dkexdh.c142 kex_dh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_dh_enc()
H A Dkexsntrup4591761x25519.c72 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup4591761x25519_enc()
H A Dkexecdh.c92 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_ecdh_enc()
H A Dkexc25519.c114 kex_c25519_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_c25519_enc()
/dports/security/s2n/s2n-tls-1.1.2/tests/unit/
H A Ds2n_client_hello_retry_test.c388 struct s2n_blob client_blob; in main() local