Home
last modified time | relevance | path

Searched refs:crypto_ctx_ops_t (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_prov_tabs.c272 dst->co_ctx_ops = kmem_alloc(sizeof (crypto_ctx_ops_t), in allocate_ops_v1()
469 sizeof (crypto_ctx_ops_t)); in kcf_free_provider_desc()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h143 } __no_const crypto_ctx_ops_t; typedef
514 crypto_ctx_ops_t *co_ctx_ops;
/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dskein_mod.c119 static crypto_ctx_ops_t skein_ctx_ops = {
H A Dsha1_mod.c153 static crypto_ctx_ops_t sha1_ctx_ops = {
H A Dsha2_mod.c180 static crypto_ctx_ops_t sha2_ctx_ops = {
H A Daes.c164 static crypto_ctx_ops_t aes_ctx_ops = {