Searched refs:crypto_mac_ops_t (Results 1 – 6 of 6) sorted by relevance
223 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()
224 } __no_const crypto_mac_ops_t; typedef504 crypto_mac_ops_t *co_mac_ops;
105 static crypto_mac_ops_t skein_mac_ops = {
139 static crypto_mac_ops_t sha1_mac_ops = {
166 static crypto_mac_ops_t sha2_mac_ops = {
150 static crypto_mac_ops_t aes_mac_ops = {