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()
1769 && opt_cmd != CMP_RR && opt_cmd != CMP_GENM) in setup_request_ctx()
1919 if (opt_cmd == CMP_P10CR || opt_cmd == CMP_RR || opt_cmd == CMP_GENM) { in setup_request_ctx()
1977 if (opt_cmd == CMP_GENM) { in setup_request_ctx()
2058 if (opt_cmd == CMP_GENM) { in setup_request_ctx()
2284 if (opt_cmd == CMP_GENM) in setup_client_ctx()
2286 } else if (opt_cmd != CMP_GENM) { in setup_client_ctx()
2297 if (opt_cmd != CMP_GENM || opt_infotype != NID_id_it_rootCaCert) { in setup_client_ctx()
2309 if (opt_cmd != CMP_GENM || opt_infotype != NID_id_it_certReqTemplate) { in setup_client_ctx()
[all …]