Searched defs:ghash (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/sys/crypto/ |
H A D | gmac.h | 34 GHASH_CTX ghash; member
|
/openbsd-src/lib/libcrypto/modes/ |
H A D | modes_local.h | 98 void (*ghash)(u64 Xi[2], const u128 Htable[16], const u8 *inp, member
|
/openbsd-src/sys/arch/amd64/amd64/ |
H A D | aesni.c | 711 ghash_update_pclmul(GHASH_CTX *ghash, uint8_t *src, size_t len) in ghash_update_pclmul()
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | DebugTypes.cpp | 1016 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 D | octcrypto.c | 1134 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 D | if_fec.c | 783 uint64_t ghash = 0, ihash = 0; in fec_iff() local
|