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

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

Completed in 100 milliseconds