Searched defs:metaslot_enabled (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Conf.c61 boolean_t metaslot_enabled = B_FALSE; variable
100 metaslot_enabled = B_FALSE;
112 metaslot_enabled = B_FALSE;
222 metaslot_enabled = B_FALSE;
650 metaslot_enabled = B_TRUE;
658 metaslot_enabled
661 metaslot_enabled = metaslot_config.enabled;
710 if ((purefastpath || policyfastpath) && (!metaslot_enabled)) {
718 if (metaslot_enabled) {

Completed in 45 milliseconds