Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c101 static char *opt_mac = NULL; variable
583 {&opt_digest}, {&opt_mac}, {&opt_extracerts},
1497 if (opt_mac != NULL) { in setup_protection_ctx()
1498 int mac = OBJ_ln2nid(opt_mac); in setup_protection_ctx()
1501 CMP_err1("MAC algorithm name not recognized: '%s'", opt_mac); in setup_protection_ctx()
2436 opt_mac = opt_str(); in get_opts()

Completed in 11 milliseconds