Searched defs:h*h (Results 201 - 225 of 1162) sorted by relevance

1234567891011>>

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dpasswd.c376 lutil_passwd_hash( const struct berval * passwd, const char * method, struct berval *hash, const char **text ) argument
427 lutil_passwd_string64( const struct berval *sc, const struct berval *hash, struct berval *b64, const struct berval *salt ) argument
1026 hash_ssha1( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
1057 hash_sha1( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
1078 hash_smd5( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
1109 hash_md5( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
1133 hash_lanman( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
1184 hash_crypt( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
1253 hash_clear( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
[all...]
H A Dptest.c36 static char *hash[] = { variable
H A Duuid.c201 unsigned long high, low; member in struct:__anon3054
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dapplehelpers.c3080 CFDataRef hash = CFDataCreate(NULL, (UInt8*)historyArray+(i* sizeof(heim_CRAM_MD5_STATE)), sizeof(heim_CRAM_MD5_STATE)); local
H A Dpasswd.c54 struct berval id = {0, NULL}, hash, *rsp = NULL; local
718 char *hash = NULL; local
699 slap_passwd_hash_type( struct berval * cred, struct berval * new, char *hash, const char **text ) argument
[all...]
H A Dslappasswd.c80 struct berval hash; local
H A Dsyncrepl.c5059 int dd, hh, mm, ss; local
5531 int dd, hh, mm, ss; local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Daccesslog.c535 int dd, hh, mm, ss, len; local
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dbufbn.c152 u_int hasnohigh = 0; local
H A Dgss-genr.c420 ssh_gssapi_sign(Gssctxt *ctx, gss_buffer_t buffer, gss_buffer_t hash) argument
H A Dhostfile.c119 host_hash(const char *host, const char *name_from_hostfile, u_int src_len) function
H A Dkex.c516 derive_key(Kex *kex, int id, u_int need, u_char *hash, u_int hashlen, argument
567 kex_derive_keys(Kex *kex, u_char *hash, u_int hashlen, BIGNUM *shared_secret) argument
H A Dkexdh.c45 kex_dh_hash( char *client_version_string, char *server_version_string, char *ckexinit, int ckexinitlen, char *skexinit, int skexinitlen, u_char *serverhostkeyblob, int sbloblen, BIGNUM *client_dh_pub, BIGNUM *server_dh_pub, BIGNUM *shared_secret, u_char **hash, u_int *hashlen) argument
H A Dkexdhc.c58 u_char *kbuf, *hash; local
H A Dkexdhs.c60 u_char *kbuf, *hash, *signature = NULL, *server_host_key_blob = NULL; local
H A Dkexecdh.c67 kex_ecdh_hash( const EVP_MD *evp_md, const EC_GROUP *ec_group, char *client_version_string, char *server_version_string, char *ckexinit, int ckexinitlen, char *skexinit, int skexinitlen, u_char *serverhostkeyblob, int sbloblen, const EC_POINT *client_dh_pub, const EC_POINT *server_dh_pub, const BIGNUM *shared_secret, u_char **hash, u_int *hashlen) argument
H A Dkexecdhc.c58 u_char *kbuf, *hash; local
H A Dkexecdhs.c60 u_char *kbuf, *hash; local
H A Dkexgex.c46 kexgex_hash( const EVP_MD *evp_md, char *client_version_string, char *server_version_string, char *ckexinit, int ckexinitlen, char *skexinit, int skexinitlen, u_char *serverhostkeyblob, int sbloblen, int min, int wantbits, int max, BIGNUM *prime, BIGNUM *gen, BIGNUM *client_dh_pub, BIGNUM *server_dh_pub, BIGNUM *shared_secret, u_char **hash, u_int *hashlen) argument
H A Dkexgexc.c59 u_char *kbuf, *hash, *signature = NULL, *server_host_key_blob = NULL; local
H A Dkexgexs.c63 u_char *kbuf, *hash, *signature = NULL, *server_host_key_blob = NULL; local
H A Dkexgssc.c65 u_char *kbuf, *hash; local
H A Dkexgsss.c71 u_char *kbuf, *hash; local
H A Dmonitor.c2186 gss_buffer_desc hash = GSS_C_EMPTY_BUFFER; local
H A Dmonitor_wrap.c1299 mm_ssh_gssapi_sign(Gssctxt *ctx, gss_buffer_desc *data, gss_buffer_desc *hash) argument

Completed in 286 milliseconds

1234567891011>>