Home
last modified time | relevance | path

Searched defs:hash (Results 76 – 100 of 292) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/cmd/ldmad/
H A Dmdesc_mutable.h96 uint32_t hash; member
105 uint32_t hash; member
/illumos-gate/usr/src/lib/libpool/common/
H A Ddict.c202 uint64_t hash = HASH_64_INIT; in hash_buf() local
222 uint64_t hash = HASH_64_INIT; in hash_str() local
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dscr_reset.c78 int *hash, y; in scr_reset() local
H A Dwnoutref.c53 int *hash; in wnoutrefresh() local
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dhmac.c107 krb5_const struct krb5_hash_provider *hash, in krb5_hmac()
/illumos-gate/usr/src/cmd/refer/
H A Dinv6.c25 int hash = 0, hused = 0; in whash() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap_ms.c293 u_char hash[MD4_SIGNATURE_SIZE]; local
460 u_char hash[MD4_SIGNATURE_SIZE]; local
529 u_char hash[MD4_SIGNATURE_SIZE]; local
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dversion.c36 ld_vers_find(const char *name, Word hash, APlist *alp) in ld_vers_find()
57 ld_vers_desc(const char *name, Word hash, APlist **alpp) in ld_vers_desc()
650 Word hash; in ld_vers_def_process() local
H A Dmap_support.c817 Word hash; in ld_map_sym_ver_init() local
1065 Word hash; in ld_map_sym_enter() local
1452 Word hash; in ld_map_sym_ver_fini() local
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DAggregationRecord.java226 int hash = 17; in hashCode() local
H A DPrintfRecord.java236 int hash = 17; in hashCode() local
/illumos-gate/usr/src/common/ficl/
H A Dextras.c127 ficlHash *hash = ficlVmGetDictionary(vm)->forthWordlist; in ficlPrimitiveSpewHash() local
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Ddig_mgr.c480 CK_BYTE *hash, in digest_mgr_digest_final()
/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c1576 hash_info_t *hash) in aes_decrypt()
1658 hash_info_t *hash) in aes_encrypt()
1749 hash_info_t *hash) in arcfour_hmac_md5_decrypt()
1982 hash_info_t *hash) in arcfour_hmac_md5_encrypt()
2238 des_cbc_encrypt(queue_t *q, struct tmodinfo *tmi, mblk_t *mp, hash_info_t *hash) in des_cbc_encrypt()
2400 des_cbc_decrypt(queue_t *q, struct tmodinfo *tmi, mblk_t *mp, hash_info_t *hash) in des_cbc_decrypt()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDSA.c225 CK_BYTE hash[SHA1_HASH_SIZE]; /* space enough for SHA1 and MD5 */ in soft_dsa_digest_sign_common() local
370 CK_BYTE hash[SHA1_HASH_SIZE]; /* space enough for SHA1 and MD5 */ in soft_dsa_digest_verify_common() local
H A DsoftEC.c429 CK_BYTE hash[SHA1_HASH_SIZE]; in soft_ecc_digest_sign_common() local
599 CK_BYTE hash[SHA1_HASH_SIZE]; in soft_ecc_digest_verify_common() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dlzjb.c57 int mlen, offset, hash; in lzjb_compress() local
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/keyhash_provider/
H A Dk5_md5des.c158 krb5_const krb5_data *hash, in k5_md5des_verify()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/keyhash_provider/
H A Dk5_kmd5des.c159 krb5_const krb5_data *hash, in k5_md5des_verify()
/illumos-gate/usr/src/cmd/mailx/
H A Dvars.c237 hash(char name[]) in hash() function
/illumos-gate/usr/src/uts/common/os/
H A Dmodsubr.c478 int hash = 0; in nm_hash() local
867 hwc_hash_insert(struct hwc_spec *spec, const char *name, mod_hash_t *hash) in hwc_hash_insert()
901 hwc_hash_remove(struct hwc_spec *spec, const char *name, mod_hash_t *hash) in hwc_hash_remove()
/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_subr.c159 uint_t hash; in table_lock_enter() local
563 uint_t hash = ltablehash(tlp->lo_vp, newsize); in lgrow() local
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h183 #define hash hash64 macro
207 #define hash hash32 macro
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_function_hashtable.h27 unsigned long hash = 5381; in djb2_hash() local
/illumos-gate/usr/src/cmd/sh/
H A Dhash.c46 #define hash(str) (int)(((unsigned)(crunch(str) * FACTOR)) >> shift) macro

12345678910>>...12