Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dgmac.h43 GHASH_CTX ghash; member
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Daes-gcm.c103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Dmodes_local.h136 void (*ghash) (u64 Xi[2], const u128 Htable[16], const u8 *inp, member
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Dmodes.h129 void (*ghash) (u64 Xi[2], const u128 Htable[16], const u8 *inp, member