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.c112 static char *opt_mac = NULL; variable
748 { &opt_digest }, { &opt_mac }, { &opt_extracerts },
1699 if (opt_mac != NULL) { in setup_protection_ctx()
1700 int mac = OBJ_ln2nid(opt_mac); in setup_protection_ctx()
1703 CMP_err1("MAC algorithm name not recognized: '%s'", opt_mac); in setup_protection_ctx()
2958 opt_mac = opt_str(); in get_opts()
/freebsd/sys/conf/
H A Doptions158 MAC_DEBUG opt_mac.h
170 MAC_STATIC opt_mac.h
175 MAC_VERIEXEC_DEBUG opt_mac.h