Searched defs:client_version (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dkexgex.c44 kexgex_hash( int hash_alg, const struct sshbuf *client_version, const struct sshbuf *server_version, const struct sshbuf *client_kexinit, const struct sshbuf *server_kexinit, const struct sshbuf *server_host_key_blob, int min, int wantbits, int max, const BIGNUM *prime, const BIGNUM *gen, const BIGNUM *client_dh_pub, const BIGNUM *server_dh_pub, const u_char *shared_secret, size_t secretlen, u_char *hash, size_t *hashlen) argument
H A Dkexgen.c48 kex_gen_hash( int hash_alg, const struct sshbuf *client_version, const struct sshbuf *server_version, const struct sshbuf *client_kexinit, const struct sshbuf *server_kexinit, const struct sshbuf *server_host_key_blob, const struct sshbuf *client_pub, const struct sshbuf *server_pub, const struct sshbuf *shared_secret, u_char *hash, size_t *hashlen) argument
H A Dkex.h152 struct sshbuf *client_version; member in struct:kex
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/perl/TLSProxy/
H A DClientHello.pm168 sub client_version subroutine
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/TLSProxy/
H A DClientHello.pm168 sub client_version subroutine
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_pk1.c297 ossl_rsa_padding_check_PKCS1_type_2_TLS(OSSL_LIB_CTX *libctx, unsigned char *to, size_t tlen, const unsigned char *from, size_t flen, int client_version, int alt_version) argument
/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_server_i.h48 u16 client_version; member in struct:tlsv1_server
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/asymciphers/
H A Drsa_enc.c76 unsigned int client_version; member in struct:__anon62
537 unsigned int client_version; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_lib.c1760 int client_version = hello->legacy_version; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_lib.c1760 int client_version = hello->legacy_version; local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_local.h1249 int client_version; member in struct:ssl_st
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_local.h1565 int client_version; member in struct:ssl_st

Completed in 165 milliseconds