Add UI functions to set result with explicit length and to retrieve the length
[openssl.git] / include / openssl / uierr.h
index 3550650ca70b5e9f890ee3376904f81b2e3f76ea..f7c77f2ed139540eae6e3744cbb09a7b225f1882 100644 (file)
@@ -37,9 +37,11 @@ int ERR_load_UI_strings(void);
 # define UI_F_UI_DUP_USER_DATA                            118
 # define UI_F_UI_DUP_VERIFY_STRING                        106
 # define UI_F_UI_GET0_RESULT                              107
+# define UI_F_UI_GET_RESULT_LENGTH                        119
 # define UI_F_UI_NEW_METHOD                               104
 # define UI_F_UI_PROCESS                                  113
 # define UI_F_UI_SET_RESULT                               105
+# define UI_F_UI_SET_RESULT_EX                            120
 
 /*
  * UI reason codes.