Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/spi/
H A Dkcf_spi.c214 ASSERT(info->pi_mechanisms != NULL); in init_prov_mechs()
216 desc->pd_mechanisms = info->pi_mechanisms; in init_prov_mechs()
/freebsd/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h181 const crypto_mech_info_t *pi_mechanisms; member