Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/api/
H A Dkcf_ctxops.c99 prov_mech.cm_type = KCF_TO_PROV_MECHNUM(pd, mech->cm_type); in crypto_create_ctx_template()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h624 KCF_TO_PROV_MECHNUM(pd, fmtype);
H A Dimpl.h449 #define KCF_TO_PROV_MECHNUM(pd, mech_type) \ macro