Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c60 crypto_mac_init(struct hmac_ctx *ctx, const crypto_key_t *c_key) in crypto_mac_init() function
/f-stack/freebsd/contrib/openzfs/module/icp/api/
H A Dkcf_mac.c430 crypto_mac_init(crypto_mechanism_t *mech, crypto_key_t *key, in crypto_mac_init() function
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dioctl.h357 typedef struct crypto_mac_init { struct
362 } crypto_mac_init_t; argument