Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/opencrypto/
Dcryptodev.c254 struct auth_hash *thash; member
364 struct auth_hash *thash = NULL; in cryptof_ioctl() local
1417 struct enc_xform *txform, struct auth_hash *thash) in csecreate()
/freebsd-12-stable/sys/netipsec/
Dxform_ah.c180 const struct auth_hash *thash; in ah_init0() local
/freebsd-12-stable/contrib/binutils/gas/
Decoff.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
/freebsd-12-stable/contrib/gcc/
Dmips-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