Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/crypto/
H A Dops_impl.h56 crypto_mechanism_t do_mech; member
377 dops->do_mech = *mechp; \
/titanic_44/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c857 pd, &dops->do_mech); in common_submit_request()
859 err = KCF_PROV_DIGEST_INIT(pd, ctx, &dops->do_mech, in common_submit_request()
881 pd, &dops->do_mech); in common_submit_request()
883 &dops->do_mech, dops->do_data, dops->do_digest, in common_submit_request()
H A Dkcf_sched.c377 dops->do_mech.cm_type = dops->do_framework_mechtype; in can_resubmit()
378 *mech1 = &dops->do_mech; in can_resubmit()