Home
last modified time | relevance | path

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

/openbsd-src/sys/crypto/
H A Dgmac.h34 GHASH_CTX ghash; member
/openbsd-src/lib/libcrypto/modes/
H A Dmodes_local.h98 void (*ghash)(u64 Xi[2], const u128 Htable[16], const u8 *inp, member
/openbsd-src/sys/arch/amd64/amd64/
H A Daesni.c711 ghash_update_pclmul(GHASH_CTX *ghash, uint8_t *src, size_t len) in ghash_update_pclmul()
/openbsd-src/gnu/llvm/lld/COFF/
H A DDebugTypes.cpp1016 uint32_t GHashTable::insert(COFFLinkerContext &ctx, GloballyHashedType ghash, in insert()
1109 GloballyHashedType ghash = source->ghashes[i]; in mergeTypesWithGHash() local
/openbsd-src/sys/arch/octeon/dev/
H A Doctcrypto.c1134 octcrypto_ghash_update_md(GHASH_CTX *ghash, uint8_t *src, size_t len) in octcrypto_ghash_update_md()
/openbsd-src/sys/dev/fdt/
H A Dif_fec.c783 uint64_t ghash = 0, ihash = 0; in fec_iff() local