Searched refs:UI_get0_result_string (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | UI_STRING.pod | 7 UI_get0_action_string, UI_get0_result_string, UI_get_result_string_length, 31 const char *UI_get0_result_string(UI_STRING *uis); 65 UI_get0_result_string() and UI_get_result_string_length() are used to 68 For all other B<UI_STRING> types, UI_get0_result_string() returns NULL 83 result retrievable with UI_get0_result_string() by copying the 87 the result retrievable with UI_get0_result_string() to the first 111 UI_get0_result_string() returns the UI string result buffer for
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | UI_STRING.pod | 7 UI_get0_action_string, UI_get0_result_string, UI_get_result_string_length, 31 const char *UI_get0_result_string(UI_STRING *uis); 65 UI_get0_result_string() and UI_get_result_string_length() are used to 68 For all other B<UI_STRING> types, UI_get0_result_string() returns NULL 83 result retrievable with UI_get0_result_string() by copying the 87 the result retrievable with UI_get0_result_string() to the first 111 UI_get0_result_string() returns the UI string result buffer for
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | ui.h | 343 const char *UI_get0_result_string(UI_STRING *uis);
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/ |
H A D | ui_lib.c | 442 return UI_get0_result_string(sk_UI_STRING_value(ui->strings, i)); in UI_get0_result() 800 const char *UI_get0_result_string(UI_STRING *uis) in UI_get0_result_string() function
|
H A D | ui_openssl.c | 249 if (strcmp(UI_get0_result_string(uis), UI_get0_test_string(uis)) != 0) { in read_string()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/ |
H A D | ui_lib.c | 441 return UI_get0_result_string(sk_UI_STRING_value(ui->strings, i)); in UI_get0_result() 799 const char *UI_get0_result_string(UI_STRING *uis) in UI_get0_result_string() function
|
H A D | ui_openssl.c | 245 if (strcmp(UI_get0_result_string(uis), UI_get0_test_string(uis)) != 0) { in read_string()
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | ui.h.in | 359 const char *UI_get0_result_string(UI_STRING *uis);
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
H A D | crypto.map | 2859 UI_get0_result_string;
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | libcrypto.num | 629 UI_get0_result_string 629 1_1_0 EXIST::FUNCTION:
|