Home
last modified time | relevance | path

Searched refs:crypto_ops_t (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_prov_tabs.c208 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()
/f-stack/freebsd/contrib/openzfs/module/icp/spi/
H A Dkcf_spi.c72 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()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h533 } crypto_ops_t; typedef
656 crypto_ops_t *pi_ops_vector;
H A Dimpl.h214 crypto_ops_t *pd_ops_vector;
/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dskein_mod.c124 static crypto_ops_t skein_crypto_ops = {{{{{
H A Dsha1_mod.c158 static crypto_ops_t sha1_crypto_ops = {{{{{
H A Dsha2_mod.c185 static crypto_ops_t sha2_crypto_ops = {{{{{
H A Daes.c169 static crypto_ops_t aes_crypto_ops = {{{{{