Searched refs:crypto_mac_ops_t (Results 1 – 10 of 10) sorted by relevance
224 } crypto_mac_ops_t; typedef513 crypto_mac_ops_t *co_mac_ops;
240 dst->co_mac_ops = kmem_alloc(sizeof (crypto_mac_ops_t), in allocate_ops_v1()432 sizeof (crypto_mac_ops_t)); in kcf_free_provider_desc()
36 #define CRYPTO_MAC_OFFSET(f) offsetof(crypto_mac_ops_t, f)
106 static crypto_mac_ops_t skein_mac_ops = {
189 static crypto_mac_ops_t md5_mac_ops = {
147 static crypto_mac_ops_t sha1_mac_ops = {
173 static crypto_mac_ops_t sha2_mac_ops = {
158 static crypto_mac_ops_t aes_mac_ops = {
653 crypto_mac_ops_t *mac_ops; in crypto_build_function_list()
725 static crypto_mac_ops_t dprov_mac_ops = {