Searched defs:ghash_update (Results 1 – 3 of 3) sorted by relevance
150 .macro ghash_update macro
78 .macro ghash_update, enc, aggregate=1, head=1 macro
307 void ghash_update(struct ghash_ctx *ctx, const u8 *data, size_t len) in ghash_update() function