Searched refs:des_read_pw_string (Results 1 – 6 of 6) sorted by relevance
/external/openssl/crypto/ui/ |
D | ui_compat.h | 72 #define des_read_pw_string(b,l,p,v) \ macro
|
/external/openssl/include/openssl/ |
D | ui_compat.h | 72 #define des_read_pw_string(b,l,p,v) \ macro
|
D | des_old.h | 423 # define read_pw_string des_read_pw_string
|
/external/openssl/crypto/des/ |
D | read_pwd.c | 216 int des_read_pw_string(char *buf, int length, const char *prompt, in des_read_pw_string() function
|
D | des.c | 279 if (des_read_pw_string(key,KEYSIZB+1,"Enter key:",eflag?VERIFY:0)) in main()
|
D | des_old.h | 423 # define read_pw_string des_read_pw_string
|