Searched defs:client_blob (Results 1 – 12 of 12) sorted by relevance
/dports/security/openssh-portable/openssh-8.8p1/ |
H A D | kexsntrup761x25519.c | 74 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 D | kexecdh.c | 92 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 D | kexdh.c | 143 kex_dh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_dh_enc()
|
H A D | kexc25519.c | 114 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 D | UserRequest.h | 52 char *client_blob; variable
|
/dports/www/squid/squid-4.15/src/auth/ntlm/ |
H A D | UserRequest.h | 49 char *client_blob; variable
|
/dports/net/samba412/samba-4.12.15/source3/smbd/ |
H A D | smbXsrv_client.c | 536 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 D | kexdh.c | 142 kex_dh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_dh_enc()
|
H A D | kexsntrup4591761x25519.c | 72 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup4591761x25519_enc()
|
H A D | kexecdh.c | 92 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_ecdh_enc()
|
H A D | kexc25519.c | 114 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 D | s2n_client_hello_retry_test.c | 388 struct s2n_blob client_blob; in main() local
|