Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c724 sops->so_signature, rhndl); in common_submit_request()
729 sops->so_data, sops->so_signature, rhndl); in common_submit_request()
738 err = KCF_PROV_SIGN_FINAL(pd, ctx, sops->so_signature, in common_submit_request()
749 sops->so_templ, sops->so_signature, rhndl); in common_submit_request()
759 sops->so_templ, sops->so_signature, rhndl); in common_submit_request()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h96 crypto_data_t *so_signature; member
451 sops->so_signature = _signature; \