Home
last modified time | relevance | path

Searched refs:hash_algorithm (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dqat_crypt.c162 Cpa32U hash_algorithm; in qat_init_crypt_session_ctx() local
169 hash_algorithm = CPA_CY_SYM_HASH_AES_GCM; in qat_init_crypt_session_ctx()
175 sd.hashSetupData.hashAlgorithm = hash_algorithm; in qat_init_crypt_session_ctx()
221 Cpa32U hash_algorithm; in qat_init_checksum_session_ctx() local
230 hash_algorithm = CPA_CY_SYM_HASH_SHA256; in qat_init_checksum_session_ctx()
236 sd.hashSetupData.hashAlgorithm = hash_algorithm; in qat_init_checksum_session_ctx()
/freebsd-src/crypto/openssh/
H A DPROTOCOL.sshsig42 string hash_algorithm
63 Data to be signed is first hashed with the specified hash_algorithm.
86 string hash_algorithm