Searched refs:opt_cmd (Results 1 – 1 of 1) sorted by relevance
118 static int opt_cmd = -1; variable1152 opt_cmd = CMP_IR; in transform_opts()1154 opt_cmd = CMP_KUR; in transform_opts()1156 opt_cmd = CMP_CR; in transform_opts()1158 opt_cmd = CMP_P10CR; in transform_opts()1160 opt_cmd = CMP_RR; in transform_opts()1162 opt_cmd = CMP_GENM; in transform_opts()1766 && opt_cmd != CMP_RR && opt_cmd != CMP_GENM) in setup_request_ctx()1771 if (opt_cmd == CMP_IR || opt_cmd == CMP_CR || opt_cmd == CMP_KUR) { in setup_request_ctx()1827 if (opt_issuer != NULL && opt_cmd != CMP_RR) in setup_request_ctx()[all …]