Home
last modified time | relevance | path

Searched refs:crypto_mech_info_t (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h201 } crypto_mech_info_t; typedef
220 const crypto_mech_info_t *pi_mechanisms;
H A Dimpl.h121 const crypto_mech_info_t *pd_mechanisms;
175 crypto_mech_info_t pm_mech_info; /* Provider mech info */
/freebsd/sys/contrib/openzfs/module/icp/core/
H A Dkcf_mech_tabs.c207 const crypto_mech_info_t *mech_info; in kcf_add_mech_provider()
254 sizeof (crypto_mech_info_t)); in kcf_add_mech_provider()
/freebsd/sys/contrib/openzfs/module/icp/io/
H A Dskein_mod.c33 static const crypto_mech_info_t skein_mech_info_tab[] = {
96 sizeof (skein_mech_info_tab) / sizeof (crypto_mech_info_t),
H A Dsha2_mod.c62 static const crypto_mech_info_t sha2_mech_info_tab[] = {
144 sizeof (sha2_mech_info_tab) / sizeof (crypto_mech_info_t),
H A Daes.c42 static const crypto_mech_info_t aes_mech_info_tab[] = {
139 sizeof (aes_mech_info_tab) / sizeof (crypto_mech_info_t),