Searched defs:ghash (Results 1 – 2 of 2) sorted by relevance
32 uint8_t ghash[16]; /*!< GHASH value. */ member
103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function