| /external/e2fsprogs/include/nonunix/ |
| D | pwd.h | 10 struct passwd struct 13 char *pw_passwd; argument 14 __uid_t pw_uid; 15 __gid_t pw_gid; 16 char *pw_gecos; 17 char *pw_dir; 18 char *pw_shell;
|
| /external/libvncserver/common/ |
| D | vncauth.c | 72 rfbEncryptAndStorePasswd(char *passwd, char *fname) in rfbEncryptAndStorePasswd() 121 unsigned char *passwd = (unsigned char *)malloc(9); in rfbDecryptPasswdFromFile() local 177 rfbEncryptBytes(unsigned char *bytes, char *passwd) in rfbEncryptBytes()
|
| /external/zlib/src/contrib/minizip/ |
| D | crypt.h | 65 static void init_keys(const char* passwd,unsigned long* pkeys,const z_crc_t* pcrc_32_tab) in init_keys() 90 static int crypthead(const char* passwd, /* password string */ in crypthead()
|
| /external/wpa_supplicant_8/src/tls/ |
| D | pkcs5.c | 140 const char *passwd) in pkcs5_crypto_init() 172 const char *passwd, size_t *data_len) in pkcs5_decrypt()
|
| D | pkcs8.c | 122 pkcs8_enc_key_import(const u8 *buf, size_t len, const char *passwd) in pkcs8_enc_key_import()
|
| D | tlsv1_cred.c | 265 const char *passwd) in tlsv1_set_key_enc_pem() 292 const u8 *key, size_t len, const char *passwd) in tlsv1_set_key()
|
| /external/libvncserver/webclients/novnc/include/ |
| D | des.js | 81 function DES(passwd) { argument
|
| /external/ppp/pppd/plugins/ |
| D | passwordfd.c | 33 static int pwfd_passwd (char *user, char *passwd) in pwfd_passwd()
|
| D | passprompt.c | 28 static int promptpass(char *user, char *passwd) in promptpass()
|
| /external/openssh/ |
| D | md5crypt.c | 53 static char passwd[120], salt_copy[9], *p; in md5_crypt() local
|
| D | auth.c | 101 const char *hostname = NULL, *ipaddr = NULL, *passwd = NULL; in allowed_user() local
|
| /external/nist-sip/java/gov/nist/javax/sip/address/ |
| D | Authority.java | 163 public void setPassword(String passwd) { in setPassword()
|
| /external/jetty/src/java/org/eclipse/jetty/util/security/ |
| D | Credential.java | 104 String passwd = credentials.toString(); in check() local
|
| D | Password.java | 218 String passwd = System.getProperty(realm, dft); in getPassword() local
|
| /external/ppp/pppd/ |
| D | session.c | 169 session_start(flags, user, passwd, ttyName, msg) in session_start() argument
|
| /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/ |
| D | MessageDigestAlgorithm.java | 115 String passwd, String nonce_value, String nc_value, String cnonce_value, in calculateResponse()
|
| /external/wpa_supplicant_8/src/crypto/ |
| D | crypto_internal-rsa.c | 40 const char *passwd) in crypto_private_key_import()
|
| D | tls_openssl.c | 2075 const char *passwd) in tls_parse_pkcs12() 2150 const char *passwd) in tls_read_pkcs12() 2180 const u8 *blob, size_t len, const char *passwd) in tls_read_pkcs12_blob() 2343 char *passwd; in tls_connection_private_key() local 2463 char *passwd; in tls_global_private_key() local
|
| /external/scrypt/lib/crypto/ |
| D | crypto_scrypt-ref.c | 220 crypto_scrypt(const uint8_t * passwd, size_t passwdlen, in crypto_scrypt()
|
| D | crypto_scrypt-neon.c | 193 crypto_scrypt(const uint8_t * passwd, size_t passwdlen, in crypto_scrypt()
|
| D | crypto_scrypt-sse.c | 266 crypto_scrypt(const uint8_t * passwd, size_t passwdlen, in crypto_scrypt()
|
| /external/clang/test/CodeGen/ |
| D | const-init.c | 153 DCC_PASSWD passwd; in g29() member
|
| /external/libxml2/ |
| D | nanoftp.c | 128 char *passwd; /* passwd string */ member 268 const char *passwd, int type) { in xmlNanoFTPProxy()
|
| /external/ppp/pppd/plugins/radius/ |
| D | radius.c | 245 char *passwd, in radius_pap_auth()
|
| /external/libxml2/doc/ |
| D | index.py | 185 def openMySQL(db="xmlsoft", passwd=None, verbose = 1): argument
|