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

/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_cryptoadm.c1050 static uint_t soft_config_count = 0; local
1082 if (soft_config_count > KCF_MAX_CONFIG_ENTRIES) { /* full */
1093 soft_config_count++;
1108 soft_config_count--;

Completed in 46 milliseconds