X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=engines%2Fe_capi_err.h;h=efdb751251894f1545f03fb8d876468157086e09;hb=448da15fbfebcd7c454159b0efa46ad2897890da;hp=c8cf4671ee2e0e5ac5627ff199012ecfe148aa60;hpb=f4c98a6a3d8eaa1227c55feadd11507d29125fb0;p=oweals%2Fopenssl.git diff --git a/engines/e_capi_err.h b/engines/e_capi_err.h index c8cf4671ee..efdb751251 100644 --- a/engines/e_capi_err.h +++ b/engines/e_capi_err.h @@ -83,6 +83,7 @@ static void ERR_CAPI_error(int function, int reason, char *file, int line); #define CAPI_F_CAPI_RSA_PRIV_DEC 110 #define CAPI_F_CAPI_RSA_PRIV_ENC 111 #define CAPI_F_CAPI_RSA_SIGN 112 +#define CAPI_F_CERT_SELECT_DIALOG 117 #define CAPI_F_CLIENT_CERT_SELECT 116 #define CAPI_F_WIDE_TO_ASC 113