Home
last modified time | relevance | path

Searched defs:sha2_ctx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/include/sha2/
H A Dsha2_impl.h68 typedef struct sha2_ctx { struct
70 SHA2_CTX sc_sha2_ctx; /* SHA2 context */ argument
/freebsd/sys/contrib/openzfs/module/icp/io/
H A Dsha2_mod.c151 sha2_digest_update_uio(SHA2_CTX *sha2_ctx, crypto_data_t *data) in sha2_digest_update_uio()
209 sha2_digest_final_uio(SHA2_CTX *sha2_ctx, crypto_data_t *digest, in sha2_digest_final_uio()