Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/api/
H A Dkcf_mac.c248 crypto_mac_update(crypto_context_t context, crypto_data_t *data) in crypto_mac_update() function
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c100 crypto_mac_update(struct hmac_ctx *ctx, const void *data, size_t datasize) in crypto_mac_update() function