Searched defs:hash_alg (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/usr.bin/ssh/
H A Dkexgex.c41 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.c45 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-names.c51 int hash_alg; member in struct:kexalg
H A Dssh-ecdsa.c225 int hash_alg; local
290 int hash_alg; local
H A Dhostfile.c588 hostfile_replace_entries(const char *filename, const char *host, const char *ip, struct sshkey **keys, size_t nkeys, int store_hash, int quiet, int hash_alg) argument
H A Dssh-rsa.c263 rsa_hash_alg_ident(int hash_alg) argument
393 int nid, hash_alg, ret = SSH_ERR_INTERNAL_ERROR; local
474 int hash_alg, want_alg, ret = SSH_ERR_INTERNAL_ERROR; local
604 rsa_hash_alg_oid(int hash_alg, const u_char **oidp, size_t *oidlenp) argument
626 openssh_RSA_verify(int hash_alg, u_char *hash, size_t hashlen, u_char *sigbuf, size_t siglen, RSA *rsa) argument
[all...]
H A Dkex.h158 int hash_alg; member in struct:kex
/openbsd-current/lib/libcrypto/ct/
H A Dct_local.h111 unsigned char hash_alg; member in struct:sct_st
H A Dct_oct.c78 uint8_t hash_alg, sig_alg; local
/openbsd-current/lib/libcrypto/ts/
H A Dts_local.h220 X509_ALGOR *hash_alg; /* Default SHA-256. */ member in struct:ESS_cert_id_v2

Completed in 201 milliseconds