Home
last modified time | relevance | path

Searched defs:thash (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/opencrypto/
HDcryptodev.c277 struct auth_hash *thash; member
378 struct auth_hash *thash = NULL; in cryptof_ioctl() local
1241 struct enc_xform *txform, struct auth_hash *thash) in csecreate()
/NextBSD/sys/netipsec/
HDxform_ah.c205 struct auth_hash *thash; in ah_init0() local
/NextBSD/contrib/binutils/gas/
HDecoff.c928 typedef struct thash { struct
929 struct thash *next; /* next hash value */ argument
932 } thash_t; argument
1040 thash_t thash [ PAGE_SIZE / sizeof (thash_t) ]; member
/NextBSD/usr.bin/xlint/lint2/
HDread.c971 thash(const char *s, size_t len) in thash() function
/NextBSD/contrib/gcc/
HDmips-tfile.c1044 typedef struct thash { struct
1045 struct thash *next; /* next hash value */ argument
1048 } thash_t; argument
1095 thash_t thash [ PAGE_SIZE / sizeof (thash_t) ]; member