X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fcmperr.h;h=31fa43cd9281388e227d67053d14b72303e6b6e3;hp=312fa5293210550084b0969b7abdeeaca6cab32e;hb=753283cd23c268a6109443cf6f5b73857442b2df;hpb=d803930448476c3a6c50904b1cfb5ef20433652f diff --git a/include/openssl/cmperr.h b/include/openssl/cmperr.h index 312fa52932..31fa43cd92 100644 --- a/include/openssl/cmperr.h +++ b/include/openssl/cmperr.h @@ -76,6 +76,7 @@ int ERR_load_CMP_strings(void); # define CMP_R_MISSING_KEY_USAGE_DIGITALSIGNATURE 142 # define CMP_R_MISSING_PRIVATE_KEY 131 # define CMP_R_MISSING_PROTECTION 143 +# define CMP_R_MISSING_REFERENCE_CERT 168 # define CMP_R_MISSING_SENDER_IDENTIFICATION 111 # define CMP_R_MISSING_TRUST_STORE 144 # define CMP_R_MULTIPLE_REQUESTS_NOT_SUPPORTED 161