Searched defs:thash (Results 1 – 5 of 5) sorted by relevance
277 struct auth_hash *thash; member378 struct auth_hash *thash = NULL; in cryptof_ioctl() local1241 struct enc_xform *txform, struct auth_hash *thash) in csecreate()
205 struct auth_hash *thash; in ah_init0() local
928 typedef struct thash { struct929 struct thash *next; /* next hash value */ argument932 } thash_t; argument1040 thash_t thash [ PAGE_SIZE / sizeof (thash_t) ]; member
971 thash(const char *s, size_t len) in thash() function
1044 typedef struct thash { struct1045 struct thash *next; /* next hash value */ argument1048 } thash_t; argument1095 thash_t thash [ PAGE_SIZE / sizeof (thash_t) ]; member