Home
last modified time | relevance | path

Searched refs:UIT_NONE (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/crypto/ui/
Dui_lib.c62 case UIT_NONE: in free_string()
791 case UIT_NONE: in UI_get0_action_string()
806 case UIT_NONE: in UI_get0_result_string()
821 case UIT_NONE: in UI_get_result_string_length()
835 case UIT_NONE: in UI_get0_test_string()
851 case UIT_NONE: in UI_get_result_minsize()
866 case UIT_NONE: in UI_get_result_maxsize()
950 case UIT_NONE: in UI_set_result_ex()
Dui_util.c125 case UIT_NONE: in ui_read()
Dui_openssl.c215 case UIT_NONE: in write_string()
255 case UIT_NONE: in read_string()
/third_party/openssl/include/openssl/
Dui.h287 UIT_NONE = 0, enumerator
/third_party/openssl/doc/man3/
DUI_STRING.pod19 UIT_NONE = 0,
/third_party/openssl/apps/
Dapps.c210 case UIT_NONE: in ui_read()
240 case UIT_NONE: in ui_write()
/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py13 UIT_NONE = 0 variable