/netbsd-src/tools/compat/ |
H A D | compat_pwd.h | 39 #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/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
H A D | pwd.d | 54 struct passwd in version() struct 56 char* pw_name; in version() 57 char* pw_passwd; in version() 58 uid_t pw_uid; in version() 59 gid_t pw_gid; in version() 60 char* pw_gecos; in version() 61 char* pw_dir; in version() 62 char* pw_shell; in version()
|
/netbsd-src/external/gpl2/gettext/dist/djgpp/ |
H A D | djpwd.h | 26 struct passwd { struct 33 char * pw_passwd; /* Password. */ argument 36 struct passwd * getpwuid(uid_t _uid); argument
|
H A D | getpwnam.c | 16 static char passwd[] = ""; variable
|
/netbsd-src/include/ |
H A D | pwd.h | 107 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/ |
H A D | slapd-sha2.c | 47 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/ |
H A D | apr1.c | 63 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()
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/ |
H A D | passwd.c | 246 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 …]
|
H A D | sasl.c | 45 char *passwd; member 76 char *passwd, in lutil_sasl_defaults()
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/totp/ |
H A D | slapd-totp.c | 426 const struct berval *passwd, in chk_totp() 522 const struct berval *passwd, in chk_totp_and_pw() 575 const struct berval *passwd, in chk_totp1() 584 const struct berval *passwd, in chk_totp256() 593 const struct berval *passwd, in chk_totp512() 602 const struct berval *passwd, in chk_totp1andpw() 611 const struct berval *passwd, in chk_totp256andpw() 620 const struct berval *passwd, in chk_totp512andpw() 629 const struct berval *passwd, in passwd_string32() 649 const struct berval *passwd, in hash_totp_and_pw() [all …]
|
/netbsd-src/sys/external/isc/libsodium/dist/test/default/ |
H A D | pwhash_scrypt.c | 93 char passwd[256]; in tv() local 142 char passwd[256]; in tv2() local 169 const char *passwd; in tv3() member 278 char * passwd; in tv3() local 303 const char *passwd = "Correct Horse Battery Staple"; in str_tests() local
|
H A D | pwhash_argon2id.c | 81 char passwd[256]; in tv() local 133 char passwd[256]; in tv2() local 188 const char *passwd; in tv3() member 205 char *passwd; in tv3() local 231 const char *passwd = "Correct Horse Battery Staple"; in str_tests() local
|
H A D | pwhash_argon2i.c | 81 char passwd[256]; in tv() local 133 char passwd[256]; in tv2() local 192 const char *passwd; in tv3() member 209 char *passwd; in tv3() local 235 const char *passwd = "Correct Horse Battery Staple"; in str_tests() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/otp/ |
H A D | otp_verify.c | 44 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/ |
H A D | bind.c | 71 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()
|
H A D | sbind.c | 67 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/lib/libskey/ |
H A D | skeysubr.c | 83 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/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/ |
H A D | crypto_pwhash.c | 130 const char * const passwd, unsigned long long passwdlen, in crypto_pwhash() 149 const char * const passwd, unsigned long long passwdlen, in crypto_pwhash_str() 158 const char * const passwd, unsigned long long passwdlen, in crypto_pwhash_str_alg() 175 const char * const passwd, in crypto_pwhash_str_verify()
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/ |
H A D | pwhash_argon2id.c | 137 const char *const passwd, unsigned long long passwdlen, in crypto_pwhash_argon2id() 179 const char *const passwd, in crypto_pwhash_argon2id_str() 210 const char *const passwd, in crypto_pwhash_argon2id_str_verify()
|
H A D | pwhash_argon2i.c | 141 const char *const passwd, unsigned long long passwdlen, in crypto_pwhash_argon2i() 183 const char *const passwd, in crypto_pwhash_argon2i_str() 214 const char *const passwd, in crypto_pwhash_argon2i_str_verify()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/pwmods/ |
H A D | argon2.c | 69 const struct berval *passwd, in slapd_argon2_hash() 158 const struct berval *passwd, in slapd_argon2_verify()
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/ |
H A D | crypt.h | 66 static void init_keys(const char* passwd,unsigned long* pkeys,const z_crc_t* pcrc_32_tab) in init_keys() 91 static unsigned crypthead(const char* passwd, /* password string */ in crypthead()
|
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/minizip/ |
H A D | crypt.h | 66 static void init_keys(const char* passwd,unsigned long* pkeys,const z_crc_t* pcrc_32_tab) in init_keys() 91 static unsigned crypthead(const char* passwd, /* password string */ in crypthead()
|
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/minizip/ |
H A D | crypt.h | 66 static void init_keys(const char* passwd,unsigned long* pkeys,const z_crc_t* pcrc_32_tab) in init_keys() 91 static unsigned crypthead(const char* passwd, /* password string */ in crypthead()
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/ |
H A D | pwhash_scryptsalsa208sha256.c | 148 const char *const passwd, in crypto_pwhash_scryptsalsa208sha256() 177 const char *const passwd, unsigned long long passwdlen, in crypto_pwhash_scryptsalsa208sha256_str() 231 const char *const passwd, unsigned long long passwdlen) in crypto_pwhash_scryptsalsa208sha256_str_verify()
|