Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dsha2_mod.c133 static int sha2_digest_init(crypto_ctx_t *, crypto_mechanism_t *,
146 .digest_init = sha2_digest_init,
269 sha2_digest_init(crypto_ctx_t *ctx, crypto_mechanism_t *mechanism, in sha2_digest_init() function