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 },
1702 if (opt_mac != NULL) { in setup_protection_ctx()
1703 int mac = OBJ_ln2nid(opt_mac); in setup_protection_ctx()
1706 CMP_err1("MAC algorithm name not recognized: '%s'", opt_mac); in setup_protection_ctx()
2961 opt_mac = opt_str(); in get_opts()
/freebsd/sys/conf/
H A Doptions159 MAC_DEBUG opt_mac.h
171 MAC_STATIC opt_mac.h
176 MAC_VERIEXEC_DEBUG opt_mac.h