Home
last modified time | relevance | path

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

/openssl-master/apps/
A Dcmp.c97 static char *opt_mac = NULL; variable
546 {&opt_digest}, {&opt_mac}, {&opt_extracerts},
1432 if (opt_mac != NULL) { in setup_protection_ctx()
1433 int mac = OBJ_ln2nid(opt_mac); in setup_protection_ctx()
1435 CMP_err1("MAC algorithm name not recognized: '%s'", opt_mac); in setup_protection_ctx()
2302 opt_mac = opt_str(); in get_opts()

Completed in 7 milliseconds