Home
last modified time | relevance | path

Searched defs:ghash (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/crypto/
HDaes-gcm.c103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/freebsd-11-stable/crypto/openssl/crypto/modes/
HDmodes_lcl.h122 void (*ghash) (u64 Xi[2], const u128 Htable[16], const u8 *inp, member
/freebsd-11-stable/sys/dev/ffec/
HDif_ffec.c982 uint64_t ghash, ihash; in ffec_setup_rxfilter() local