Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c67 CMP_RR, enumerator
1160 opt_cmd = CMP_RR; in transform_opts()
1766 && opt_cmd != CMP_RR && opt_cmd != CMP_GENM) in setup_request_ctx()
1827 if (opt_issuer != NULL && opt_cmd != CMP_RR) in setup_request_ctx()
1867 if (opt_cmd == CMP_RR) { in setup_request_ctx()
1916 if (opt_cmd == CMP_P10CR || opt_cmd == CMP_RR || opt_cmd == CMP_GENM) { in setup_request_ctx()
2060 … opt_cmd == CMP_KUR ? "certificate to be updated" : opt_cmd == CMP_RR ? "certificate to be revoked" in setup_request_ctx()
3881 case CMP_RR: in cmp_main()