Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c1060 err = KCF_PROV_SIGN(pd, ctx, sops->so_data, in common_submit_request()
1066 sops->so_data, sops->so_signature, rhndl); in common_submit_request()
1070 err = KCF_PROV_SIGN_UPDATE(pd, ctx, sops->so_data, in common_submit_request()
1085 &sops->so_mech, sops->so_key, sops->so_data, in common_submit_request()
1095 &sops->so_mech, sops->so_key, sops->so_data, in common_submit_request()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dops_impl.h97 crypto_data_t *so_data; member
452 sops->so_data = _data; \