Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmac.h62 #define MAC_MAX_LABEL_BUF_LEN 8192 macro
/f-stack/freebsd/security/mac/
H A Dmac_framework.c731 if (mac->m_buflen > MAC_MAX_LABEL_BUF_LEN || in mac_check_structmac_consistent()