Searched defs:passwd (Results 26 - 50 of 166) sorted by relevance

1234567

/macosx-10.10.1/BerkeleyDB-21/db/db_verify/
H A Ddb_verify.c36 char *home, *passwd; local
/macosx-10.10.1/BerkeleyDB-21/db/dbinc/
H A Dcrypto.h65 roff_t passwd; /* Offset to shared passwd */ member in struct:__cipher
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/passwd/
H A Dkerberos.c35 chk_kerberos( const struct berval *sc, const struct berval * passwd, const struct berval * cred, const char **text ) argument
H A Dapr1.c54 do_phk_hash( const struct berval *passwd, const struct berval *salt, const struct berval *magic, unsigned char *digest) argument
114 chk_phk( const struct berval *magic, const struct berval *passwd, const struct berval *cred, const char **text) argument
157 chk_apr1( const struct berval *scheme, const struct berval *passwd, const struct berval *cred, const char **text) argument
166 chk_bsdmd5( const struct berval *scheme, const struct berval *passwd, const struct berval *cred, const char **text) argument
175 hash_phk( const struct berval *scheme, const struct berval *magic, const struct berval *passwd, struct berval *hash, const char **text) argument
208 hash_apr1( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text) argument
217 hash_bsdmd5( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text) argument
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/passwd/sha2/
H A Dslapd-sha2.c35 char * sha256_hex_hash(const char * passwd) { argument
57 char * sha384_hex_hash(const char * passwd) { argument
78 char * sha512_hex_hash(const char * passwd) { argument
99 hash_sha256( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
119 hash_sha384( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
142 hash_sha512( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
162 chk_sha256( const struct berval *scheme, const struct berval *passwd, const struct berval *cred, const char **text ) argument
179 chk_sha384( const struct berval *scheme, const struct berval *passwd, const struct berval *cred, const char **text ) argument
196 chk_sha512( const struct berval *scheme, const struct berval *passwd, const struct berval *cred, const char **text ) argument
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dsasl.c40 char *passwd; member in struct:lutil_sasl_defaults_s
66 lutil_sasl_defaults( LDAP *ld, char *mech, char *realm, char *authcid, char *passwd, char *authzid ) argument
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dmd5crypt.c53 static char passwd[120], salt_copy[9], *p; local
[all...]
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dcredential.cpp60 const char *passwd = password.c_str(); local
/macosx-10.10.1/apache-793/httpd/modules/lua/
H A Dlua_passwd.h73 char *passwd; member in struct:passwd_ctx
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dcurl_sspi.c176 xcharp_u passwd, dup_passwd; local
/macosx-10.10.1/libarchive-30/libarchive/cpio/
H A Dcpio_windows.h46 struct passwd { struct
/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dgetpwnam.c198 struct passwd *passwd = NULL; local
/macosx-10.10.1/zlib-55/zlib/contrib/minizip/
H A Dcrypt.h65 static void init_keys(const char* passwd,unsigned long* pkeys,const unsigned long* pcrc_32_tab) argument
90 static int crypthead(const char* passwd, /* password string */ argument
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Dmailalias.el
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_checkpoint/
H A Ddb_checkpoint.c50 char *home, *logfile, *passwd, time_buf[CTIME_BUFLEN]; local
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_dump/
H A Ddb_dump.c56 char *dopt, *home, *passwd, *subname; local
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_recover/
H A Ddb_recover.c52 char *home, *passwd; local
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/db_stat/
H A Ddb_stat.c55 char *db, *home, *p, *passwd, *subdb; local
/macosx-10.10.1/BerkeleyDB-21/db/db_dump/
H A Ddb_dump.c42 char *dopt, *home, *passwd, *subname; local
/macosx-10.10.1/BerkeleyDB-21/db/db_stat/
H A Ddb_stat.c41 char *db, *home, *p, *passwd, *subdb; local
/macosx-10.10.1/Heimdal-398.1.2/appl/otp/
H A Dotp.c120 char passwd[OTP_MAX_PASSPHRASE + 1]; local
/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dpwd.h84 struct passwd { struct
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPBindRequest.cpp29 LDAPBindRequest::LDAPBindRequest(const string& dn,const string& passwd, argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/nssov/
H A Dgroup.c144 struct berval passwd = {0}; local
H A Dshadow.c162 struct berval passwd = {0}; local

Completed in 583 milliseconds

1234567