Home
last modified time | relevance | path

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

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