Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c709 err = KCF_PROV_SIGN_INIT(pd, ctx, &sops->so_mech, in common_submit_request()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h738 #define KCF_PROV_SIGN_INIT(pd, ctx, mech, key, template, req) ( \ macro