Searched refs:opt_mac (Results 1 – 1 of 1) sorted by relevance
112 static char *opt_mac = NULL; variable660 {&opt_digest}, {&opt_mac}, {&opt_extracerts},1602 if (opt_mac != NULL) { in setup_protection_ctx()1603 int mac = OBJ_ln2nid(opt_mac); in setup_protection_ctx()1606 CMP_err1("MAC algorithm name not recognized: '%s'", opt_mac); in setup_protection_ctx()2842 opt_mac = opt_str(); in get_opts()
Completed in 11 milliseconds