Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c723 err = KCF_PROV_SIGN(pd, ctx, sops->so_data, in common_submit_request()
729 sops->so_data, sops->so_signature, rhndl); in common_submit_request()
733 err = KCF_PROV_SIGN_UPDATE(pd, ctx, sops->so_data, in common_submit_request()
748 &sops->so_mech, sops->so_key, sops->so_data, in common_submit_request()
758 &sops->so_mech, sops->so_key, sops->so_data, in common_submit_request()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h95 crypto_data_t *so_data; member
450 sops->so_data = _data; \