Home
last modified time | relevance | path

Searched defs:prompt (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/evp/
H A Devp_key.c24 void EVP_set_pw_prompt(const char *prompt) in EVP_set_pw_prompt()
47 int EVP_read_pw_string(char *buf, int len, const char *prompt, int verify) in EVP_read_pw_string()
52 int EVP_read_pw_string_min(char *buf, int min, int len, const char *prompt, in EVP_read_pw_string_min()
/openssl/crypto/ui/
H A Dui_lib.c95 static UI_STRING *general_allocate_prompt(UI *ui, const char *prompt, in general_allocate_prompt()
117 static int general_allocate_string(UI *ui, const char *prompt, in general_allocate_string()
145 const char *prompt, in general_allocate_boolean()
195 int UI_add_input_string(UI *ui, const char *prompt, int flags, in UI_add_input_string()
204 int UI_dup_input_string(UI *ui, const char *prompt, int flags, in UI_dup_input_string()
220 int UI_add_verify_string(UI *ui, const char *prompt, int flags, in UI_add_verify_string()
229 int UI_dup_verify_string(UI *ui, const char *prompt, int flags, in UI_dup_verify_string()
246 int UI_add_input_boolean(UI *ui, const char *prompt, const char *action_desc, in UI_add_input_boolean()
255 int UI_dup_input_boolean(UI *ui, const char *prompt, const char *action_desc, in UI_dup_input_boolean()
341 char *prompt = NULL; in UI_construct_prompt() local
H A Dui_util.c19 int UI_UTIL_read_pw_string(char *buf, int length, const char *prompt, in UI_UTIL_read_pw_string()
32 int UI_UTIL_read_pw(char *buf, char *buff, int size, const char *prompt, in UI_UTIL_read_pw()
/openssl/apps/lib/
H A Dapps_ui.c172 char *prompt; in password_callback() local
/openssl/crypto/
H A Dpassphrase.c120 char *prompt = NULL, *ipass = NULL, *vpass = NULL; in do_ui_passphrase() local
/openssl/apps/
H A Denc.c398 char prompt[200]; in enc_main() local
/openssl/crypto/pem/
H A Dpem_lib.c37 const char *prompt; in PEM_def_callback() local
/openssl/engines/
H A De_loader_attic.c59 char *prompt = NULL; in DEFINE_STACK_OF() local

Completed in 27 milliseconds