Searched defs:ghash (Results 1 – 3 of 3) sorted by relevance
103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
122 void (*ghash) (u64 Xi[2], const u128 Htable[16], const u8 *inp, member
982 uint64_t ghash, ihash; in ffec_setup_rxfilter() local