Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dsha2_mod.c156 static int sha2_mac_update(crypto_ctx_t *, crypto_data_t *,
169 .mac_update = sha2_mac_update,
845 sha2_mac_update(crypto_ctx_t *ctx, crypto_data_t *data, in sha2_mac_update() function