Home
last modified time | relevance | path

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

/linux/lib/crypto/arm/ !
H A Dghash-neon-core.S150 .macro ghash_update macro
/linux/arch/arm/crypto/ !
H A Dghash-ce-core.S78 .macro ghash_update, enc, aggregate=1, head=1 macro
/linux/lib/crypto/ !
H A Dgf128hash.c307 void ghash_update(struct ghash_ctx *ctx, const u8 *data, size_t len) in ghash_update() function