Searched refs:crypto_ops_t (Results 1 – 8 of 8) sorted by relevance
208 allocate_ops_v1(crypto_ops_t *src, crypto_ops_t *dst, uint_t *mech_list_count) in allocate_ops_v1()277 allocate_ops_v2(crypto_ops_t *src, crypto_ops_t *dst) in allocate_ops_v2()285 allocate_ops_v3(crypto_ops_t *src, crypto_ops_t *dst) in allocate_ops_v3()305 crypto_ops_t *src_ops = info->pi_ops_vector; in kcf_alloc_provider_desc()333 desc->pd_ops_vector = kmem_zalloc(sizeof (crypto_ops_t), KM_SLEEP); in kcf_alloc_provider_desc()479 kmem_free(desc->pd_ops_vector, sizeof (crypto_ops_t)); in kcf_free_provider_desc()
72 copy_ops_vector_v1(crypto_ops_t *src_ops, crypto_ops_t *dst_ops) in copy_ops_vector_v1()91 copy_ops_vector_v2(crypto_ops_t *src_ops, crypto_ops_t *dst_ops) in copy_ops_vector_v2()97 copy_ops_vector_v3(crypto_ops_t *src_ops, crypto_ops_t *dst_ops) in copy_ops_vector_v3()
533 } crypto_ops_t; typedef656 crypto_ops_t *pi_ops_vector;
214 crypto_ops_t *pd_ops_vector;
124 static crypto_ops_t skein_crypto_ops = {{{{{
158 static crypto_ops_t sha1_crypto_ops = {{{{{
185 static crypto_ops_t sha2_crypto_ops = {{{{{
169 static crypto_ops_t aes_crypto_ops = {{{{{