Home
last modified time | relevance | path

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

/crypto/
Dnhpoly1305.c190 int crypto_nhpoly1305_update(struct shash_desc *desc, in crypto_nhpoly1305_update() function
195 EXPORT_SYMBOL(crypto_nhpoly1305_update);
231 .update = crypto_nhpoly1305_update,