Home
last modified time | relevance | path

Searched refs:nhpoly1305_neon_update (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c19 static int nhpoly1305_neon_update(struct shash_desc *desc, in nhpoly1305_neon_update() function
41 nhpoly1305_neon_update(desc, src, srclen) ?: in nhpoly1305_neon_digest()
53 .update = nhpoly1305_neon_update,
/linux/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c19 static int nhpoly1305_neon_update(struct shash_desc *desc, in nhpoly1305_neon_update() function
41 nhpoly1305_neon_update(desc, src, srclen) ?: in nhpoly1305_neon_digest()
53 .update = nhpoly1305_neon_update,