Home
last modified time | relevance | path

Searched refs:des_read_pw_string (Results 1 – 6 of 6) sorted by relevance

/external/openssl/crypto/ui/
Dui_compat.h72 #define des_read_pw_string(b,l,p,v) \ macro
/external/openssl/include/openssl/
Dui_compat.h72 #define des_read_pw_string(b,l,p,v) \ macro
Ddes_old.h423 # define read_pw_string des_read_pw_string
/external/openssl/crypto/des/
Dread_pwd.c216 int des_read_pw_string(char *buf, int length, const char *prompt, in des_read_pw_string() function
Ddes.c279 if (des_read_pw_string(key,KEYSIZB+1,"Enter key:",eflag?VERIFY:0)) in main()
Ddes_old.h423 # define read_pw_string des_read_pw_string