Home
last modified time | relevance | path

Searched refs:crypto_mac_ops_t (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_prov_tabs.c223 dst->co_mac_ops = kmem_alloc(sizeof (crypto_mac_ops_t), in allocate_ops_v1()
429 sizeof (crypto_mac_ops_t)); in kcf_free_provider_desc()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h224 } __no_const crypto_mac_ops_t; typedef
504 crypto_mac_ops_t *co_mac_ops;
/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dskein_mod.c105 static crypto_mac_ops_t skein_mac_ops = {
H A Dsha1_mod.c139 static crypto_mac_ops_t sha1_mac_ops = {
H A Dsha2_mod.c166 static crypto_mac_ops_t sha2_mac_ops = {
H A Daes.c150 static crypto_mac_ops_t aes_mac_ops = {