nh_fn              93 crypto/nhpoly1305.c 			     const u8 *src, unsigned int srclen, nh_t nh_fn)
nh_fn             101 crypto/nhpoly1305.c 			nh_fn(key->nh_key, src, bytes, state->nh_hash);
nh_fn             111 crypto/nhpoly1305.c 			nh_fn(&key->nh_key[pos / 4], src, bytes, tmp_hash);
nh_fn             156 crypto/nhpoly1305.c 				    nh_t nh_fn)
nh_fn             169 crypto/nhpoly1305.c 				 nh_fn);
nh_fn             177 crypto/nhpoly1305.c 		nhpoly1305_units(state, key, src, bytes, nh_fn);
nh_fn             197 crypto/nhpoly1305.c int crypto_nhpoly1305_final_helper(struct shash_desc *desc, u8 *dst, nh_t nh_fn)
nh_fn             206 crypto/nhpoly1305.c 				 nh_fn);
nh_fn              69 include/crypto/nhpoly1305.h 				    nh_t nh_fn);
nh_fn              72 include/crypto/nhpoly1305.h 				   nh_t nh_fn);