Home
last modified time | relevance | path

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

/crypto/
Dnhpoly1305.c197 int crypto_nhpoly1305_final_helper(struct shash_desc *desc, u8 *dst, nh_t nh_fn) in crypto_nhpoly1305_final_helper() function
215 EXPORT_SYMBOL(crypto_nhpoly1305_final_helper);
219 return crypto_nhpoly1305_final_helper(desc, dst, nh_generic); in crypto_nhpoly1305_final()