Home
last modified time | relevance | path

Searched refs:total_threshold_count (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlottable.c89 for (i = 0; i < pslot->total_threshold_count; i++) { in _SUNW_GetThreshold()
149 pslot->total_threshold_count = fl.fl_list.total_threshold_count; in kernel_get_func_list()
151 for (i = 0; i < pslot->total_threshold_count; i++) { in kernel_get_func_list()
H A DkernelSlot.h86 int total_threshold_count; member
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dioctl.h141 int total_threshold_count; member
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c837 fl->total_threshold_count = MAX_NUM_THRESHOLD; in crypto_build_function_list()