Searched defs:GHASH (Results 1 – 2 of 2) sorted by relevance
330 # define GHASH(ctx,in,len) ctx->funcs.ghash((ctx)->Xi.u,(ctx)->Htable,in,len) macro
39 #define GHASH(c, d, t, o) \ macro