| /netbsd/src/tools/compat/ |
| 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/include/ |
| 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/ |
| 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/ |
| 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()
|
| D | netscape.c | 37 const struct berval *passwd, in chk_ns_mta_md5()
|
| /netbsd/src/external/bsd/openldap/dist/libraries/liblutil/ |
| 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 …]
|
| D | sasl.c | 45 char *passwd; member 76 char *passwd, in lutil_sasl_defaults()
|
| D | passfile.c | 41 struct berval *passwd ) in lutil_get_filed_password()
|
| D | ptest.c | 65 struct berval *passwd; in main() local
|
| /netbsd/src/external/bsd/libarchive/dist/cpio/ |
| D | cpio_windows.h | 29 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/ |
| 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/ |
| 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()
|
| 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/external/bsd/ppp/dist/pppd/plugins/ |
| D | passwordfd.c | 33 char passwd[MAXSECRETLEN]; in pwfd_read_password() local 73 static int pwfd_passwd (char *user, char *passwd) in pwfd_passwd()
|
| /netbsd/src/lib/libskey/ |
| 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/external/bsd/wpa/dist/src/tls/ |
| D | tlsv1_cred.c | 307 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()
|
| D | pkcs5.c | 362 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/ |
| D | crypt.h | 64 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/ |
| D | passwd.hpp | 39 namespace passwd { namespace
|
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | auth2-krb5.c | 55 char *passwd; in userauth_kerberos() local
|
| /netbsd/src/crypto/external/bsd/openssl/dist/apps/ |
| D | passwd.c | 96 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/ |
| D | passwd_dlg.c | 49 char passwd[passwdBufSZ]; variable
|
| /netbsd/src/crypto/external/bsd/libsaslc/dist/src/ |
| D | mech_crammd5.c | 73 const char *authcid, *passwd; in saslc__mech_crammd5_cont() local
|
| /netbsd/src/sys/lib/libsa/ |
| D | checkpasswd.c | 112 char *passwd; in check_password() local
|
| /netbsd/src/usr.bin/skey/ |
| D | skey.c | 44 char passwd[SKEY_MAX_PW_LEN+1], key[SKEY_BINKEY_SIZE]; in main() local
|