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

/illumos-gate/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 */

Completed in 58 milliseconds