Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dspi.h471 int (*copyin_mechanism)(crypto_provider_handle_t, member
H A Dimpl.h615 (KCF_PROV_MECH_OPS(pd) && KCF_PROV_MECH_OPS(pd)->copyin_mechanism) ? \
616 KCF_PROV_MECH_OPS(pd)->copyin_mechanism( \