Home
last modified time | relevance | path

Searched defs:hmac_ctx (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dfreebsd_crypto.h74 typedef struct hmac_ctx { struct
84 void crypto_mac_init(struct hmac_ctx *ctx, const crypto_key_t *key); argument
/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dsha1_mod.c716 sha1_hmac_ctx_t *hmac_ctx = ctx->cc_provider_private; in sha1_mac_init() local
H A Dsha2_mod.c803 sha2_hmac_ctx_t *hmac_ctx = ctx->cc_provider_private; in sha2_mac_init() local