Home
last modified time | relevance | path

Searched refs:MAX_NUM_THRESHOLD (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlot.h87 cipher_mechs_threshold_t sl_mechs_threshold[MAX_NUM_THRESHOLD];
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Conf.c65 cipher_mechs_threshold_t meta_mechs_threshold[MAX_NUM_THRESHOLD];
H A DmetaUtil.c479 for (i = 0; i < MAX_NUM_THRESHOLD; i++) { in meta_GetThreshold()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dioctl.h45 #define MAX_NUM_THRESHOLD 7 macro
142 fl_mechs_threshold_t fl_threshold[MAX_NUM_THRESHOLD];
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c837 fl->total_threshold_count = MAX_NUM_THRESHOLD; in crypto_build_function_list()