Home
last modified time | relevance | path

Searched refs:dop_mech (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h83 crypto_mechanism_t dop_mech; member
428 cops->dop_mech = *mechp; \
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c662 pd, &dcrops->dop_mech); in common_submit_request()
664 err = KCF_PROV_DECRYPT_INIT(pd, ctx, &dcrops->dop_mech, in common_submit_request()
687 pd, &dcrops->dop_mech); in common_submit_request()
690 &dcrops->dop_mech, dcrops->dop_key, in common_submit_request()
H A Dkcf_sched.c441 dcrops->dop_mech.cm_type = dcrops->dop_framework_mechtype; in can_resubmit()
442 *mech1 = &dcrops->dop_mech; in can_resubmit()