Home
last modified time | relevance | path

Searched refs:KCF_PROV_VERIFY_INIT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c776 err = KCF_PROV_VERIFY_INIT(pd, ctx, &vops->vo_mech, in common_submit_request()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h788 #define KCF_PROV_VERIFY_INIT(pd, ctx, mech, key, template, req) ( \ macro