Searched defs:ghash (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Daes-gcm.c103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) function
/freebsd-10.0-release/crypto/openssl/crypto/modes/
H A Dmodes_lcl.h110 void (*ghash)(u64 Xi[2],const u128 Htable[16],const u8 *inp,size_t len); member in struct:gcm128_context

Completed in 109 milliseconds