Home
last modified time | relevance | path

Searched defs:passwd (Results 1 – 25 of 88) sorted by relevance

1234

/netbsd/src/tools/compat/
Dcompat_pwd.h39 #define passwd __nbcompat_passwd macro
48 struct passwd { struct
50 char *pw_passwd; argument
61 int pw_scan(char *, struct passwd *, int *); argument
/netbsd/src/include/
Dpwd.h107 struct passwd { struct
109 __aconst char *pw_passwd; /* encrypted password */ argument
122 struct passwd *getpwuid(uid_t) __RENAME(__getpwuid50); argument
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
Dslapd-sha2.c47 const struct berval *passwd, in hash_ssha256()
76 const struct berval *passwd, in hash_sha256()
95 const struct berval *passwd, in hash_ssha384()
124 const struct berval *passwd, in hash_sha384()
143 const struct berval *passwd, in hash_ssha512()
172 const struct berval *passwd, in hash_sha512()
192 const struct berval *passwd, in chk_sha_debug()
230 const struct berval *passwd, /* Hashed reference password to check against */ in chk_ssha256()
274 const struct berval *passwd, /* Hashed reference password to check against */ in chk_sha256()
318 const struct berval *passwd, /* Hashed reference password to check against */ in chk_ssha384()
[all …]
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
Dapr1.c63 const struct berval *passwd, in do_phk_hash()
124 const struct berval *passwd, in chk_phk()
167 const struct berval *passwd, in chk_apr1()
176 const struct berval *passwd, in chk_bsdmd5()
186 const struct berval *passwd, in hash_phk()
218 const struct berval *passwd, in hash_apr1()
227 const struct berval *passwd, in hash_bsdmd5()
Dnetscape.c37 const struct berval *passwd, in chk_ns_mta_md5()
/netbsd/src/external/bsd/openldap/dist/libraries/liblutil/
Dpasswd.c246 const struct berval * passwd, in passwd_scheme()
271 const struct berval *passwd, /* stored passwd */ in lutil_passwd()
345 const struct berval * passwd, in lutil_passwd_hash()
374 struct berval *passwd ) in pw_string()
456 const struct berval * passwd, in chk_ssha1()
501 const struct berval * passwd, in chk_sha1()
543 const struct berval * passwd, in chk_smd5()
588 const struct berval * passwd, in chk_md5()
652 const struct berval * passwd, in chk_crypt()
688 const struct berval * passwd, in chk_unix()
[all …]
Dsasl.c45 char *passwd; member
76 char *passwd, in lutil_sasl_defaults()
Dpassfile.c41 struct berval *passwd ) in lutil_get_filed_password()
Dptest.c65 struct berval *passwd; in main() local
/netbsd/src/external/bsd/libarchive/dist/cpio/
Dcpio_windows.h29 struct passwd { struct
30 char *pw_name;
31 uid_t pw_uid;
32 gid_t pw_gid;
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/otp/
Dotp_verify.c44 otp_verify_user_1 (OtpContext *ctx, const char *passwd) in otp_verify_user_1()
63 otp_verify_user (OtpContext *ctx, const char *passwd) in otp_verify_user()
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dbind.c71 ldap_bind( LDAP *ld, LDAP_CONST char *dn, LDAP_CONST char *passwd, int authmethod ) in ldap_bind()
111 LDAP_CONST char *passwd, in ldap_bind_s()
Dsbind.c67 LDAP_CONST char *passwd ) in ldap_simple_bind()
104 ldap_simple_bind_s( LDAP *ld, LDAP_CONST char *dn, LDAP_CONST char *passwd ) in ldap_simple_bind_s()
/netbsd/src/external/bsd/ppp/dist/pppd/plugins/
Dpasswordfd.c33 char passwd[MAXSECRETLEN]; in pwfd_read_password() local
73 static int pwfd_passwd (char *user, char *passwd) in pwfd_passwd()
/netbsd/src/lib/libskey/
Dskeysubr.c83 const char *passwd) /* Password, any length */ in keycrunch()
88 static char *mkSeedPassword(const char *seed, const char *passwd, in mkSeedPassword()
106 const char *passwd) /* Password, any length */ in keycrunch_md4()
133 const char *passwd) /* Password, any length */ in keycrunch_md5()
160 const char *passwd) /* Password, any length */ in keycrunch_sha1()
/netbsd/src/external/bsd/wpa/dist/src/tls/
Dtlsv1_cred.c307 const char *passwd) in tlsv1_set_key_enc_pem()
425 const char *passwd) in pkcs12_pkcs8_keybag()
607 const u8 *buf, size_t len, const char *passwd) in pkcs12_safebag()
680 const char *passwd) in pkcs12_safecontents()
720 const char *passwd) in pkcs12_parse_content_data()
739 const char *passwd) in pkcs12_parse_content_enc_data()
845 const char *passwd) in pkcs12_parse_content()
885 const u8 *key, size_t len, const char *passwd) in pkcs12_parse()
1007 const u8 *key, size_t len, const char *passwd) in tlsv1_set_key()
Dpkcs5.c362 pkcs5_crypto_init_pbes2(struct pkcs5_params *params, const char *passwd) in pkcs5_crypto_init_pbes2()
489 pkcs12_crypto_init_sha1(struct pkcs5_params *params, const char *passwd) in pkcs12_crypto_init_sha1()
530 const char *passwd) in pkcs5_crypto_init()
568 const char *passwd, size_t *data_len) in pkcs5_decrypt()
/netbsd/src/common/dist/zlib/contrib/minizip/
Dcrypt.h64 static void init_keys(const char* passwd, unsigned long* pkeys, const z_crc_t* pcrc_32_tab) { in init_keys()
88 static unsigned crypthead(const char* passwd, /* password string */ in crypthead()
/netbsd/src/external/bsd/kyua-cli/dist/utils/
Dpasswd.hpp39 namespace passwd { namespace
/netbsd/src/crypto/external/bsd/openssh/dist/
Dauth2-krb5.c55 char *passwd; in userauth_kerberos() local
/netbsd/src/crypto/external/bsd/openssl/dist/apps/
Dpasswd.c96 char *infile = NULL, *salt = NULL, *passwd = NULL, **passwds = NULL; in passwd_main() local
314 static char *md5crypt(const char *passwd, const char *magic, const char *salt) in md5crypt()
496 static char *shacrypt(const char *passwd, const char *magic, const char *salt) in shacrypt()
779 char *passwd, BIO *out, int quiet, int table, in do_passwd()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
Dpasswd_dlg.c49 char passwd[passwdBufSZ]; variable
/netbsd/src/crypto/external/bsd/libsaslc/dist/src/
Dmech_crammd5.c73 const char *authcid, *passwd; in saslc__mech_crammd5_cont() local
/netbsd/src/sys/lib/libsa/
Dcheckpasswd.c112 char *passwd; in check_password() local
/netbsd/src/usr.bin/skey/
Dskey.c44 char passwd[SKEY_MAX_PW_LEN+1], key[SKEY_BINKEY_SIZE]; in main() local

1234