Home
last modified time | relevance | path

Searched refs:UI_INPUT_FLAG_ECHO (Results 1 – 4 of 4) sorted by relevance

/NextBSD/crypto/openssl/crypto/ui/
HDui_openssl.c369 UI_get_input_flags(uis) & UI_INPUT_FLAG_ECHO, in read_string()
375 UI_get_input_flags(uis) & UI_INPUT_FLAG_ECHO, in read_string()
382 UI_INPUT_FLAG_ECHO, 1)) <= 0) in read_string()
HDui.h155 # define UI_INPUT_FLAG_ECHO 0x01 macro
/NextBSD/crypto/openssl/doc/crypto/
HDui.pod44 #define UI_INPUT_FLAG_ECHO 0x01
132 The flags currently supported are UI_INPUT_FLAG_ECHO, which is relevant for
/NextBSD/crypto/openssl/engines/
HDe_chil.c1292 "\r\n", "Cc", UI_INPUT_FLAG_ECHO, in hwcrhk_insert_card()