Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/crypto/core/
H A Dkcf_cryptoadm.c64 #define KCF_MAX_CONFIG_ENTRIES 512 /* maximum entries in soft_config_list */ macro
1082 if (soft_config_count > KCF_MAX_CONFIG_ENTRIES) { /* full */ in add_soft_config()