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

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

Completed in 87 milliseconds