Searched refs:crypto_cipher_ops_t (Results 1 – 11 of 11) sorted by relevance
198 } crypto_cipher_ops_t; typedef512 crypto_cipher_ops_t *co_cipher_ops;
236 dst->co_cipher_ops = kmem_alloc(sizeof (crypto_cipher_ops_t), in allocate_ops_v1()428 sizeof (crypto_cipher_ops_t)); in kcf_free_provider_desc()
96 static crypto_cipher_ops_t rc4_cipher_ops = {
145 static crypto_cipher_ops_t blowfish_cipher_ops = {
138 static crypto_cipher_ops_t aes_cipher_ops = {
198 static crypto_cipher_ops_t rsa_cipher_ops = {
243 static crypto_cipher_ops_t dca_cipher_ops = {
652 crypto_cipher_ops_t *cipher_ops; in crypto_build_function_list()
758 static crypto_cipher_ops_t dprov_cipher_ops = {
36 #define CRYPTO_CIPHER_OFFSET(f) offsetof(crypto_cipher_ops_t, f)
182 static crypto_cipher_ops_t des_cipher_ops = {