Home
last modified time | relevance | path

Searched refs:nh_t (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dnhpoly1305.h58 typedef void (*nh_t)(const u32 *key, const u8 *message, size_t message_len, typedef
69 nh_t nh_fn);
72 nh_t nh_fn);
/kernel/linux/linux-6.6/include/crypto/
H A Dnhpoly1305.h58 typedef void (*nh_t)(const u32 *key, const u8 *message, size_t message_len, typedef
69 nh_t nh_fn);
72 nh_t nh_fn);
/kernel/linux/linux-5.10/crypto/
H A Dnhpoly1305.c94 const u8 *src, unsigned int srclen, nh_t nh_fn) in nhpoly1305_units()
157 nh_t nh_fn) in crypto_nhpoly1305_update_helper()
198 int crypto_nhpoly1305_final_helper(struct shash_desc *desc, u8 *dst, nh_t nh_fn) in crypto_nhpoly1305_final_helper()
/kernel/linux/linux-6.6/crypto/
H A Dnhpoly1305.c94 const u8 *src, unsigned int srclen, nh_t nh_fn) in nhpoly1305_units()
157 nh_t nh_fn) in crypto_nhpoly1305_update_helper()
198 int crypto_nhpoly1305_final_helper(struct shash_desc *desc, u8 *dst, nh_t nh_fn) in crypto_nhpoly1305_final_helper()

Completed in 2 milliseconds