Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h329 (KCF_PROV_MAC_OPS(pd) && KCF_PROV_MAC_OPS(pd)->mac_update) ? \
330 KCF_PROV_MAC_OPS(pd)->mac_update(ctx, data) : \
H A Dspi.h129 int (*mac_update)(crypto_ctx_t *, member
/freebsd-14.2/sys/contrib/openzfs/module/icp/io/
H A Dskein_mod.c71 .mac_update = skein_update, /* using regular digest update is OK here */
H A Dsha2_mod.c119 .mac_update = sha2_mac_update,
H A Daes.c114 .mac_update = NULL,
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dcore_dispatch.h388 OSSL_CORE_MAKE_FUNC(int, mac_update,
/freebsd-14.2/sys/dev/mlx4/
H A Ddevice.h934 } __packed mac_update; member