Home
last modified time | relevance | path

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

/freebsd/sys/modules/mac_veriexec/
H A DMakefile11 opt_mac.h \
27 opt_mac.h:
/freebsd/sys/modules/alq/
H A DMakefile3 SRCS= opt_mac.h vnode_if.h kern_alq.c
/freebsd/crypto/openssl/apps/
H A Dcmp.c100 static char *opt_mac = NULL; variable
581 {&opt_digest}, {&opt_mac}, {&opt_extracerts},
1503 if (opt_mac != NULL) { in setup_protection_ctx()
1504 int mac = OBJ_ln2nid(opt_mac); in setup_protection_ctx()
1506 CMP_err1("MAC algorithm name not recognized: '%s'", opt_mac); in setup_protection_ctx()
2425 opt_mac = opt_str(); in get_opts()
/freebsd/sys/conf/
H A Doptions158 MAC_DEBUG opt_mac.h
169 MAC_STATIC opt_mac.h
174 MAC_VERIEXEC_DEBUG opt_mac.h