Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h471 int (*copyin_mechanism)(crypto_provider_handle_t, member
H A Dimpl.h571 (KCF_PROV_MECH_OPS(pd) && KCF_PROV_MECH_OPS(pd)->copyin_mechanism) ? \
572 KCF_PROV_MECH_OPS(pd)->copyin_mechanism( \