Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlottable.c92 tp[i].mech_threshold = in _SUNW_GetThreshold()
93 pslot->sl_mechs_threshold[i].mech_threshold; in _SUNW_GetThreshold()
154 pslot->sl_mechs_threshold[i].mech_threshold = in kernel_get_func_list()
155 fl.fl_list.fl_threshold[i].mech_threshold; in kernel_get_func_list()
H A DkernelSlot.h40 uint32_t mech_threshold; member
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c839 fl->fl_threshold[0].mech_threshold = kcf_des3_threshold; in crypto_build_function_list()
841 fl->fl_threshold[1].mech_threshold = kcf_des3_threshold; in crypto_build_function_list()
843 fl->fl_threshold[2].mech_threshold = kcf_aes_threshold; in crypto_build_function_list()
845 fl->fl_threshold[3].mech_threshold = kcf_aes_threshold; in crypto_build_function_list()
847 fl->fl_threshold[4].mech_threshold = kcf_rc4_threshold; in crypto_build_function_list()
849 fl->fl_threshold[5].mech_threshold = kcf_md5_threshold; in crypto_build_function_list()
851 fl->fl_threshold[6].mech_threshold = kcf_sha1_threshold; in crypto_build_function_list()
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGlobal.h549 uint32_t mech_threshold; member
H A DmetaUtil.c481 return (meta_mechs_threshold[i].mech_threshold); in meta_GetThreshold()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dioctl.h62 uint32_t mech_threshold; member