Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dnhpoly1305.c198 int crypto_nhpoly1305_final_helper(struct shash_desc *desc, u8 *dst, nh_t nh_fn) in crypto_nhpoly1305_final_helper() function
216 EXPORT_SYMBOL(crypto_nhpoly1305_final_helper);
220 return crypto_nhpoly1305_final_helper(desc, dst, nh_generic); in crypto_nhpoly1305_final()
/linux-6.1.9/include/crypto/
Dnhpoly1305.h71 int crypto_nhpoly1305_final_helper(struct shash_desc *desc, u8 *dst,