Home
last modified time | relevance | path

Searched defs:hashlen (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2.c89 const size_t hashlen, char *encoded, const size_t encodedlen, in argon2_hash()
162 const size_t saltlen, const size_t hashlen, char *encoded, in argon2i_hash_encoded()
173 void *hash, const size_t hashlen) in argon2i_hash_raw()
183 const size_t saltlen, const size_t hashlen, char *encoded, in argon2id_hash_encoded()
194 void *hash, const size_t hashlen) in argon2id_hash_raw()
/freebsd/crypto/openssh/
H A Dkexgen.c58 u_char *hash, size_t *hashlen) in kex_gen_hash()
148 size_t slen, hashlen; in input_kex_gen_reply() local
275 size_t slen, hashlen; in input_kex_gen_init() local
H A Dkexgex.c60 u_char *hash, size_t *hashlen) in kexgex_hash()
H A Dkexgexs.c137 size_t slen, hashlen; in input_kex_dh_gex_init() local
H A Dkexgexc.c155 size_t slen, hashlen; in input_kex_dh_gex_reply() local
H A Dkex.c1311 derive_key(struct ssh *ssh, int id, u_int need, u_char *hash, u_int hashlen, in derive_key()
1376 kex_derive_keys(struct ssh *ssh, u_char *hash, u_int hashlen, in kex_derive_keys()
H A Dssh-rsa.c633 openssh_RSA_verify(int hash_alg, u_char *hash, size_t hashlen, in openssh_RSA_verify()
/freebsd/crypto/openssl/ssl/
H A Dtls13_enc.c46 size_t hashlen; in tls13_hkdf_expand() local
265 size_t len = 0, hashlen; in tls13_final_finish_mac() local
344 size_t hashlen; in derive_secret_key_and_iv() local
435 size_t labellen, hashlen = 0; in tls13_change_cipher_state() local
765 size_t hashlen; in tls13_update_key() local
H A Dt1_enc.c555 size_t hashlen; in tls1_final_finish_mac() local
587 size_t hashlen; in tls1_generate_master_secret() local
H A Dssl_lib.c4844 size_t *hashlen) in ssl_handshake_hash()
/freebsd/sys/dev/sec/
H A Dsec.c1373 u_int eu, mode, hashlen; in sec_build_common_s_desc() local
1480 u_int *hashlen) in sec_mdeu_config()
1530 u_int eu, mode, hashlen; in sec_mdeu_make_desc() local
/freebsd/contrib/wpa/src/eap_common/
H A Deap_gpsk_common.c43 size_t i, n, hashlen, left, clen; in eap_gpsk_gkdf_cmac() local
78 size_t i, n, hashlen, left, clen; in eap_gpsk_gkdf_sha256() local
/freebsd/sys/crypto/blake2/
H A Dblake2_cryptodev.c197 int hashlen; in blake2_cipher_setup() local
/freebsd/sys/kern/
H A Dkern_mib.c601 int hashlen; in sysctl_build_id() local
/freebsd/crypto/openssl/test/
H A Dtls13secretstest.c138 size_t *hashlen) in ssl_handshake_hash()
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_lib.c229 size_t hashlen; in get_cert_verify_tbs_data() local
2191 size_t hashlen, const unsigned char *hrr, in create_synthetic_message_hash()
H A Dstatem_clnt.c2595 size_t hashlen; in tls_process_new_session_ticket() local
H A Dstatem_srvr.c3910 size_t i, hashlen; tls_construct_new_session_ticket() local
H A Dextensions_srvr.c1731 size_t startlen, ciphlen, totcookielen, hashlen, hmaclen, appcookielen; in tls_construct_stoc_cookie() local
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_create.c57 const ulong_t hashlen = 128; in ctf_create() local
/freebsd/contrib/unbound/validator/
H A Dval_secalgo.c1443 int hashlen = sechash.len; in verify_canonrrset() local
H A Dval_nsec3.c263 size_t nsec3_hash_to_b32(uint8_t* hash, size_t hashlen, uint8_t* zone, in nsec3_hash_to_b32()
/freebsd/contrib/unbound/services/
H A Dauthzone.c1809 size_t* hashlen) in zonemd_fetch_parameters()
1912 size_t hashlen = 0; in auth_zone_zonemd_check_hash() local
7391 uint8_t* result, size_t hashlen, size_t* resultlen, char** reason) in zonemd_digest_finish()
7703 int hashalgo, uint8_t* hash, size_t hashlen, size_t* resultlen, in auth_zone_generate_zonemd_hash()
7730 int hashalgo, uint8_t* hash, size_t hashlen, struct regional* region, in auth_zone_generate_zonemd_check()