Home
last modified time | relevance | path

Searched refs:UI_UTIL_read_pw_string (Results 1 – 25 of 25) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DUI_UTIL_read_pw.pod5 UI_UTIL_read_pw_string, UI_UTIL_read_pw,
12 int UI_UTIL_read_pw_string(char *buf, int length, const char *prompt,
20 UI_UTIL_read_pw_string() asks for a passphrase, using B<prompt> as a
26 UI_UTIL_read_pw() does the same as UI_UTIL_read_pw_string(), the
39 UI_UTIL_read_pw_string() and UI_UTIL_read_pw() use default
47 UI_UTIL_read_pw_string() and UI_UTIL_read_pw(), there is
53 UI_UTIL_read_pw_string() and UI_UTIL_read_pw() return 0 on success or a negative
/freebsd/crypto/heimdal/lib/krb5/
H A Dprompter_posix.c54 if(UI_UTIL_read_pw_string(prompts[i].reply->data, in krb5_prompter_posix()
/freebsd/crypto/heimdal/kadmin/
H A Dstash.c100 if(UI_UTIL_read_pw_string(buf, sizeof(buf), "Master key: ", 1)) { in stash()
H A Dcpw.c94 ret = UI_UTIL_read_pw_string(pwbuf, sizeof(pwbuf), prompt, 1); in set_password()
H A Dank.c131 ret = UI_UTIL_read_pw_string (pwbuf, sizeof(pwbuf), prompt, 1); in add_one_principal()
H A DChangeLog263 UI_UTIL_read_pw_string
386 * ank.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
388 * cpw.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
/freebsd/crypto/heimdal/kdc/
H A Dkstash.c123 if(UI_UTIL_read_pw_string(buf, sizeof(buf), "Master key: ", 1)) in main()
H A Dstring2key.c160 if(UI_UTIL_read_pw_string(buf, sizeof(buf), "Password: ", 0)) in main()
/freebsd/crypto/openssl/crypto/ui/
H A Dui_util.c19 int UI_UTIL_read_pw_string(char *buf, int length, const char *prompt, in UI_UTIL_read_pw_string() function
/freebsd/crypto/heimdal/admin/
H A Dadd.c97 if(UI_UTIL_read_pw_string(buf, sizeof(buf), "Password: ", 1)) { in kt_add()
/freebsd/crypto/heimdal/lib/hx509/
H A Dlock.c187 if(UI_UTIL_read_pw_string(prompter->reply.data, in default_prompter()
/freebsd/crypto/heimdal/kpasswd/
H A Dkpasswd.c85 ret = UI_UTIL_read_pw_string (pwbuf, sizeof(pwbuf), msg, 1); in change_password()
/freebsd/crypto/heimdal/appl/su/
H A DChangeLog41 * su.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
H A Dsu.c298 r = UI_UTIL_read_pw_string(pw_buf, sizeof(pw_buf), prompt, 0); in verify_unix()
/freebsd/crypto/openssl/include/openssl/
H A Dui.h397 int UI_UTIL_read_pw_string(char *buf, int length, const char *prompt,
H A Dui.h.in374 int UI_UTIL_read_pw_string(char *buf, int length, const char *prompt,
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c1308 UI_UTIL_read_pw_string (tmp, in user()
1599 UI_UTIL_read_pw_string(acctstr, sizeof(acctstr), "Account:", 0); in account()
H A Dftp.c232 UI_UTIL_read_pw_string (tmp, sizeof (tmp), prompt, 0); in login()
243 UI_UTIL_read_pw_string (tmp, sizeof(tmp), "Account:", 0); in login()
/freebsd/crypto/heimdal/kuser/
H A Dkinit.c540 if (UI_UTIL_read_pw_string(passwd, sizeof(passwd)-1, prompt, 0)){ in get_new_tickets()
/freebsd/crypto/heimdal/
H A DChangeLog.2003543 s/des_read_pw_string/UI_UTIL_read_pw_string/
545 * kuser/kinit.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
547 * kdc/string2key.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
549 * kdc/kstash.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
551 * admin/add.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
H A Dconfigure13948 UI_UTIL_read_pw_string(0,0,0,0);
14022 UI_UTIL_read_pw_string(0,0,0,0);
14127 UI_UTIL_read_pw_string(0,0,0,0);
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog238 * ftp/ftp.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
240 * ftp/cmds.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
/freebsd/secure/lib/libcrypto/
H A DVersion.map2772 UI_UTIL_read_pw_string;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4653 MLINKS+= UI_UTIL_read_pw.3 UI_UTIL_read_pw_string.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num1855 UI_UTIL_read_pw_string 1900 3_0_0 EXIST::FUNCTION: