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()
1769 && opt_cmd != CMP_RR && opt_cmd != CMP_GENM) in setup_request_ctx()
1830 if (opt_issuer != NULL && opt_cmd != CMP_RR) in setup_request_ctx()
1870 if (opt_cmd == CMP_RR) { in setup_request_ctx()
1919 if (opt_cmd == CMP_P10CR || opt_cmd == CMP_RR || opt_cmd == CMP_GENM) { in setup_request_ctx()
2063 … opt_cmd == CMP_KUR ? "certificate to be updated" : opt_cmd == CMP_RR ? "certificate to be revoked" in setup_request_ctx()
3889 case CMP_RR: in cmp_main()