Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dnhpoly1305.c42 static void nh_generic(const u32 *key, const u8 *message, size_t message_len, in nh_generic() function
194 return crypto_nhpoly1305_update_helper(desc, src, srclen, nh_generic); in crypto_nhpoly1305_update()
220 return crypto_nhpoly1305_final_helper(desc, dst, nh_generic); in crypto_nhpoly1305_final()
/kernel/linux/linux-6.6/crypto/
H A Dnhpoly1305.c42 static void nh_generic(const u32 *key, const u8 *message, size_t message_len, in nh_generic() function
194 return crypto_nhpoly1305_update_helper(desc, src, srclen, nh_generic); in crypto_nhpoly1305_update()
220 return crypto_nhpoly1305_final_helper(desc, dst, nh_generic); in crypto_nhpoly1305_final()

Completed in 2 milliseconds