Searched defs:ghash (Results 1 – 4 of 4) sorted by relevance
157 ghash_func ghash; member467 ghash_func ghash; member
90 Ipp8u ghash[BLOCK_SIZE]; /* ghash accumulator */ member
103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
483 value_hash ghash; variable