Searched refs:crypto_nhpoly1305_final_helper (Results 1 – 1 of 1) sorted by relevance
198 int crypto_nhpoly1305_final_helper(struct shash_desc *desc, u8 *dst, nh_t nh_fn) in crypto_nhpoly1305_final_helper() function216 EXPORT_SYMBOL(crypto_nhpoly1305_final_helper);220 return crypto_nhpoly1305_final_helper(desc, dst, nh_generic); in crypto_nhpoly1305_final()
Completed in 4 milliseconds