Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h212 int (*mac_update)(crypto_ctx_t *, member
H A Dimpl.h709 (KCF_PROV_MAC_OPS(pd) && KCF_PROV_MAC_OPS(pd)->mac_update) ? \
710 KCF_PROV_MAC_OPS(pd)->mac_update(ctx, data, req) : \
/freebsd-13.1/sys/contrib/openzfs/module/icp/io/
H A Dskein_mod.c108 .mac_update = skein_update, /* using regular digest update is OK here */
H A Dsha1_mod.c142 .mac_update = sha1_mac_update,
H A Dsha2_mod.c169 .mac_update = sha2_mac_update,
H A Daes.c153 .mac_update = NULL,
/freebsd-13.1/sys/dev/mlx4/
H A Ddevice.h934 } __packed mac_update; member