Searched refs:mo_mech (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/icp/core/ |
| H A D | kcf_callprov.c | 567 pd, &mops->mo_mech); in common_submit_request() 569 err = KCF_PROV_MAC_INIT(pd, ctx, &mops->mo_mech, in common_submit_request() 590 pd, &mops->mo_mech); in common_submit_request() 593 &mops->mo_mech, mops->mo_key, mops->mo_data, in common_submit_request() 600 pd, &mops->mo_mech); in common_submit_request() 603 &mops->mo_mech, mops->mo_key, mops->mo_data, in common_submit_request()
|
| H A D | kcf_sched.c | 383 mops->mo_mech.cm_type = mops->mo_framework_mechtype; in can_resubmit() 384 *mech1 = &mops->mo_mech; in can_resubmit()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | ops_impl.h | 63 crypto_mechanism_t mo_mech; member 392 mops->mo_mech = *mechp; \
|