Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h54 crypto_mechanism_t do_mech; member
375 dops->do_mech = *mechp; \
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c520 pd, &dops->do_mech); in common_submit_request()
522 err = KCF_PROV_DIGEST_INIT(pd, ctx, &dops->do_mech, in common_submit_request()
544 pd, &dops->do_mech); in common_submit_request()
546 &dops->do_mech, dops->do_data, dops->do_digest, in common_submit_request()
H A Dkcf_sched.c373 dops->do_mech.cm_type = dops->do_framework_mechtype; in can_resubmit()
374 *mech1 = &dops->do_mech; in can_resubmit()