seg6_hmac_info     42 include/net/seg6_hmac.h extern int seg6_hmac_compute(struct seg6_hmac_info *hinfo,
seg6_hmac_info     45 include/net/seg6_hmac.h extern struct seg6_hmac_info *seg6_hmac_info_lookup(struct net *net, u32 key);
seg6_hmac_info     47 include/net/seg6_hmac.h 			      struct seg6_hmac_info *hinfo);
seg6_hmac_info     87 net/ipv6/seg6.c 	struct seg6_hmac_info *hinfo;
seg6_hmac_info    230 net/ipv6/seg6.c static int __seg6_hmac_fill_info(struct seg6_hmac_info *hinfo,
seg6_hmac_info    242 net/ipv6/seg6.c static int __seg6_genl_dumphmac_element(struct seg6_hmac_info *hinfo,
seg6_hmac_info    299 net/ipv6/seg6.c 	struct seg6_hmac_info *hinfo;
seg6_hmac_info     49 net/ipv6/seg6_hmac.c 	const struct seg6_hmac_info *hinfo = obj;
seg6_hmac_info     54 net/ipv6/seg6_hmac.c static inline void seg6_hinfo_release(struct seg6_hmac_info *hinfo)
seg6_hmac_info     61 net/ipv6/seg6_hmac.c 	struct seg6_hmac_info *hinfo = (struct seg6_hmac_info *)ptr;
seg6_hmac_info     68 net/ipv6/seg6_hmac.c 	.head_offset		= offsetof(struct seg6_hmac_info, node),
seg6_hmac_info     69 net/ipv6/seg6_hmac.c 	.key_offset		= offsetof(struct seg6_hmac_info, hmackeyid),
seg6_hmac_info    120 net/ipv6/seg6_hmac.c static int __do_hmac(struct seg6_hmac_info *hinfo, const char *text, u8 psize,
seg6_hmac_info    162 net/ipv6/seg6_hmac.c int seg6_hmac_compute(struct seg6_hmac_info *hinfo, struct ipv6_sr_hdr *hdr,
seg6_hmac_info    242 net/ipv6/seg6_hmac.c 	struct seg6_hmac_info *hinfo;
seg6_hmac_info    282 net/ipv6/seg6_hmac.c struct seg6_hmac_info *seg6_hmac_info_lookup(struct net *net, u32 key)
seg6_hmac_info    285 net/ipv6/seg6_hmac.c 	struct seg6_hmac_info *hinfo;
seg6_hmac_info    293 net/ipv6/seg6_hmac.c int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo)
seg6_hmac_info    308 net/ipv6/seg6_hmac.c 	struct seg6_hmac_info *hinfo;
seg6_hmac_info    330 net/ipv6/seg6_hmac.c 	struct seg6_hmac_info *hinfo;