X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Focsperr.h;h=4edb2b725f12219f594eef7e605746d25d989a32;hp=0fdb47c61e2c90ef1cecabba0e07c81036c84eea;hb=b4dd21a7b8b850a39b0f610fceca21557853c943;hpb=52df25cf2e656146cb3b206d8220124f0417d03f diff --git a/include/openssl/ocsperr.h b/include/openssl/ocsperr.h index 0fdb47c61e..4edb2b725f 100644 --- a/include/openssl/ocsperr.h +++ b/include/openssl/ocsperr.h @@ -25,6 +25,7 @@ int ERR_load_OCSP_strings(void); # define OCSP_F_D2I_OCSP_NONCE 102 # define OCSP_F_OCSP_BASIC_ADD1_STATUS 103 # define OCSP_F_OCSP_BASIC_SIGN 104 +# define OCSP_F_OCSP_BASIC_SIGN_CTX 131 # define OCSP_F_OCSP_BASIC_VERIFY 105 # define OCSP_F_OCSP_CERT_ID_NEW 101 # define OCSP_F_OCSP_CHECK_DELEGATED 106