Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_prov_tabs.c211 dst->co_control_ops = kmem_alloc(sizeof (crypto_control_ops_t), in allocate_ops_v1()
417 sizeof (crypto_control_ops_t)); in kcf_free_provider_desc()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h130 } __no_const crypto_control_ops_t; typedef
501 crypto_control_ops_t *co_control_ops;
/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dskein_mod.c76 static crypto_control_ops_t skein_control_ops = {
H A Dsha1_mod.c102 static crypto_control_ops_t sha1_control_ops = {
H A Dsha2_mod.c129 static crypto_control_ops_t sha2_control_ops = {
H A Daes.c97 static crypto_control_ops_t aes_control_ops = {