Home
last modified time | relevance | path

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

/openssl-master/crypto/modes/
A Dgcm128.c551 # define GHASH(ctx,in,len) gcm_ghash_4bit((ctx)->Xi.u,(ctx)->Htable,in,len) macro
700 # define GHASH(ctx,in,len) (*gcm_ghash_p)(ctx->Xi.u,ctx->Htable,in,len) macro

Completed in 5 milliseconds