Searched refs:crypto_ctx_ops_t (Results 1 – 6 of 6) sorted by relevance
272 dst->co_ctx_ops = kmem_alloc(sizeof (crypto_ctx_ops_t), in allocate_ops_v1()469 sizeof (crypto_ctx_ops_t)); in kcf_free_provider_desc()
143 } __no_const crypto_ctx_ops_t; typedef514 crypto_ctx_ops_t *co_ctx_ops;
119 static crypto_ctx_ops_t skein_ctx_ops = {
153 static crypto_ctx_ops_t sha1_ctx_ops = {
180 static crypto_ctx_ops_t sha2_ctx_ops = {
164 static crypto_ctx_ops_t aes_ctx_ops = {