Add preliminary SSL client auth callback to CryptoAPI ENGINE.
[openssl.git] / engines / e_capi_err.h
index cb801140b972cfb0d3261032e9fde3231952dddb..e59c1dec6ab531e91bea78faff6db081e14d449a 100644 (file)
@@ -73,6 +73,7 @@ static void ERR_CAPI_error(int function, int reason, char *file, int line);
 #define CAPI_F_CAPI_CTX_SET_PROVNAME                    102
 #define CAPI_F_CAPI_DSA_DO_SIGN                                 114
 #define CAPI_F_CAPI_GET_KEY                             103
+#define CAPI_F_CAPI_GET_PKEY                            115
 #define CAPI_F_CAPI_GET_PROVNAME                        104
 #define CAPI_F_CAPI_GET_PROV_INFO                       105
 #define CAPI_F_CAPI_INIT                                106