Searched refs:opt_cmd (Results 1 – 1 of 1) sorted by relevance
118 static int opt_cmd = -1; variable1066 opt_cmd = CMP_IR; in transform_opts()1070 opt_cmd = CMP_CR; in transform_opts()1074 opt_cmd = CMP_RR; in transform_opts()1669 && opt_cmd != CMP_RR && opt_cmd != CMP_GENM) in setup_request_ctx()1674 if (opt_cmd == CMP_IR || opt_cmd == CMP_CR || opt_cmd == CMP_KUR) { in setup_request_ctx()1749 if (opt_cmd == CMP_RR) { in setup_request_ctx()1798 if (opt_cmd == CMP_P10CR || opt_cmd == CMP_RR || opt_cmd == CMP_GENM) { in setup_request_ctx()3726 switch (opt_cmd) { in cmp_main()3774 if (newcert != NULL && (opt_cmd == CMP_IR || opt_cmd == CMP_CR in cmp_main()[all …]
Completed in 21 milliseconds