ghash_update
.macro ghash_update, enc, aggregate=1, head=1
.macro ghash_update
void ghash_update(struct ghash_ctx *ctx, const u8 *data, size_t len)