Searched refs:mac_update (Results 1 – 7 of 7) sorted by relevance
329 (KCF_PROV_MAC_OPS(pd) && KCF_PROV_MAC_OPS(pd)->mac_update) ? \330 KCF_PROV_MAC_OPS(pd)->mac_update(ctx, data) : \
129 int (*mac_update)(crypto_ctx_t *, member
71 .mac_update = skein_update, /* using regular digest update is OK here */
119 .mac_update = sha2_mac_update,
114 .mac_update = NULL,
388 OSSL_CORE_MAKE_FUNC(int, mac_update,
934 } __packed mac_update; member