Home
last modified time | relevance | path

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

/crypto/
Dnhpoly1305.c217 int crypto_nhpoly1305_final(struct shash_desc *desc, u8 *dst) in crypto_nhpoly1305_final() function
221 EXPORT_SYMBOL(crypto_nhpoly1305_final);
232 .final = crypto_nhpoly1305_final,