Searched refs:UIT_VERIFY (Results 1 - 4 of 4) sorted by relevance
/external/openssl/crypto/ui/ |
H A D | ui_lib.c | 149 else if ((type == UIT_PROMPT || type == UIT_VERIFY 274 UIT_VERIFY, flags, result_buf, minsize, maxsize, test_buf); 293 UIT_VERIFY, flags, result_buf, minsize, maxsize, test_buf); 797 case UIT_VERIFY: 810 case UIT_VERIFY: 824 case UIT_VERIFY: 838 case UIT_VERIFY: 856 case UIT_VERIFY:
|
H A D | ui.h | 299 UIT_VERIFY, /* Prompt for a string and verify */ enumerator in enum:UI_string_types
|
H A D | ui_openssl.c | 371 case UIT_VERIFY:
|
/external/openssl/include/openssl/ |
H A D | ui.h | 299 UIT_VERIFY, /* Prompt for a string and verify */ enumerator in enum:UI_string_types
|
Completed in 32 milliseconds