Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaUtil.c34 static boolean_t threshold_chk_enabled = B_FALSE; variable
539 if ((threshold_chk_enabled == B_FALSE) || (inLen > threshold)) { in meta_do_operation()
1810 threshold_chk_enabled = B_TRUE; in get_user_metaslot_config()