Searched refs:crypto_digest_ops_t (Results 1 – 5 of 5) sorted by relevance
215 dst->co_digest_ops = kmem_alloc(sizeof (crypto_digest_ops_t), in allocate_ops_v1()421 sizeof (crypto_digest_ops_t)); in kcf_free_provider_desc()
164 } __no_const crypto_digest_ops_t; typedef502 crypto_digest_ops_t *co_digest_ops;
90 static crypto_digest_ops_t skein_digest_ops = {
118 static crypto_digest_ops_t sha1_digest_ops = {
145 static crypto_digest_ops_t sha2_digest_ops = {