Searched defs:passwd (Results 1 - 25 of 52) sorted by relevance

123

/freebsd-9.3-release/lib/librpcsvc/
H A Dsecretkey.c61 getsecretkey(char *netname, char *secretkey, char *passwd) argument
H A Dxcrypt.c59 xencrypt(char *secret, char *passwd) argument
92 xdecrypt(char *secret, char *passwd) argument
/freebsd-9.3-release/contrib/wpa/src/tls/
H A Dpkcs8.c128 pkcs8_enc_key_import(const u8 *buf, size_t len, const char *passwd) argument
H A Dpkcs5.c145 pkcs5_crypto_init(struct pkcs5_params *params, const char *passwd) argument
176 pkcs5_decrypt(const u8 *enc_alg, size_t enc_alg_len, const u8 *enc_data, size_t enc_data_len, const char *passwd, size_t *data_len) argument
H A Dtlsv1_cred.c250 tlsv1_set_key_enc_pem(const u8 *key, size_t len, const char *passwd) argument
278 tlsv1_set_key(struct tlsv1_credentials *cred, const u8 *key, size_t len, const char *passwd) argument
/freebsd-9.3-release/lib/libcrypt/
H A Dcrypt-md5.c53 static char passwd[120], *p; local
H A Dcrypt-nthash.c56 static char passwd[120]; local
H A Dcrypt.c107 crypt(const char *passwd, const char *salt) argument
/freebsd-9.3-release/lib/libypclnt/
H A Dypclnt_passwd.c118 ypclnt_passwd(ypclnt_t *ypclnt, const struct passwd *pwd, const char *passwd) argument
237 yppasswd_remote(ypclnt_t *ypclnt, const struct passwd *pwd, const char *passwd) argument
[all...]
/freebsd-9.3-release/usr.sbin/ppp/
H A Dserver.h36 char passwd[50]; member in struct:server::__anon11052
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftp/
H A Dkauth.c51 char passwd[100]; local
/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dcrypto_internal-rsa.c36 crypto_private_key_import(const u8 *key, size_t len, const char *passwd) argument
/freebsd-9.3-release/crypto/openssh/
H A Dmd5crypt.c53 static char passwd[120], salt_copy[9], *p; local
[all...]
H A Dauth.c102 const char *hostname = NULL, *ipaddr = NULL, *passwd = NULL; local
[all...]
/freebsd-9.3-release/lib/libc/net/
H A Dnss_compat.c181 DECLARE_TERMINATOR(passwd); variable
[all...]
/freebsd-9.3-release/contrib/opie/
H A Dopiepasswd.c337 char passwd[OPIE_SECRET_MAX + 1], passwd2[OPIE_SECRET_MAX + 1]; local
[all...]
/freebsd-9.3-release/contrib/bsnmp/lib/
H A Dsnmpcrypto.c232 snmp_passwd_to_keys(struct snmp_user *user, char *passwd) argument
/freebsd-9.3-release/include/
H A Dpwd.h112 struct passwd { struct
[all...]
/freebsd-9.3-release/lib/libncp/
H A Dncpl_bind.c180 ncp_keyed_verify_password(NWCONN_HANDLE cH, char *key, char *passwd, argument
H A Dncpl_conn.c98 ncp_li_setpassword(struct ncp_conn_loginfo *li, const char *passwd) { argument
/freebsd-9.3-release/sys/netncp/
H A Dncp_ncp.c345 ncp_login_encrypted(struct ncp_conn *conn, struct ncp_bindery_object *object, const u_char *key, const u_char *passwd, struct thread *td, struct ucred *cred) argument
378 ncp_login_unencrypted(struct ncp_conn *conn, u_int16_t object_type, const char *object_name, const u_char *passwd, struct thread *td, struct ucred *cred) argument
/freebsd-9.3-release/crypto/openssl/apps/
H A Dpasswd.c66 char *salt = NULL, *passwd = NULL, **passwds = NULL; local
294 md5crypt(const char *passwd, const char *magic, const char *salt) argument
400 do_passwd(int passed_salt, char **salt_p, char **salt_malloc_p, char *passwd, BIO *out, int quiet, int table, int reverse, size_t pw_maxlen, int usecrypt, int use1, int useapr1) argument
[all...]
/freebsd-9.3-release/contrib/smbfs/lib/smb/
H A Dctx.c350 smb_ctx_setpassword(struct smb_ctx *ctx, const char *passwd) argument
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dchangepw.c66 chgpw_send_request(krb5_context context, krb5_auth_context *auth_context, krb5_creds *creds, krb5_principal targprinc, int is_stream, int sock, const char *passwd, const char *host) argument
159 setpw_send_request(krb5_context context, krb5_auth_context *auth_context, krb5_creds *creds, krb5_principal targprinc, int is_stream, int sock, const char *passwd, const char *host) argument
/freebsd-9.3-release/usr.bin/fstat/
H A Dfstat.c101 struct passwd *passwd; local

Completed in 304 milliseconds

123