Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c68 CMP_GENM enumerator
1162 opt_cmd = CMP_GENM; in transform_opts()
1766 && opt_cmd != CMP_RR && opt_cmd != CMP_GENM) in setup_request_ctx()
1916 if (opt_cmd == CMP_P10CR || opt_cmd == CMP_RR || opt_cmd == CMP_GENM) { in setup_request_ctx()
1974 if (opt_cmd == CMP_GENM) { in setup_request_ctx()
2055 if (opt_cmd == CMP_GENM) { in setup_request_ctx()
2281 if (opt_cmd == CMP_GENM) in setup_client_ctx()
2283 } else if (opt_cmd != CMP_GENM) { in setup_client_ctx()
2294 if (opt_cmd != CMP_GENM || opt_infotype != NID_id_it_rootCaCert) { in setup_client_ctx()
2306 if (opt_cmd != CMP_GENM || opt_infotype != NID_id_it_certReqTemplate) { in setup_client_ctx()
[all …]