Searched refs:crypto_cipher_ops_t (Results 1 – 3 of 3) sorted by relevance
219 dst->co_cipher_ops = kmem_alloc(sizeof (crypto_cipher_ops_t), in allocate_ops_v1()425 sizeof (crypto_cipher_ops_t)); in kcf_free_provider_desc()
198 } __no_const crypto_cipher_ops_t; typedef503 crypto_cipher_ops_t *co_cipher_ops;
130 static crypto_cipher_ops_t aes_cipher_ops = {