Lines Matching refs:seg6_hmac_info
54 const struct seg6_hmac_info *hinfo = obj;
59 static inline void seg6_hinfo_release(struct seg6_hmac_info *hinfo)
66 struct seg6_hmac_info *hinfo = (struct seg6_hmac_info *)ptr;
73 .head_offset = offsetof(struct seg6_hmac_info, node),
74 .key_offset = offsetof(struct seg6_hmac_info, hmackeyid),
125 static int __do_hmac(struct seg6_hmac_info *hinfo, const char *text, u8 psize,
167 int seg6_hmac_compute(struct seg6_hmac_info *hinfo, struct ipv6_sr_hdr *hdr,
249 struct seg6_hmac_info *hinfo;
291 struct seg6_hmac_info *seg6_hmac_info_lookup(struct net *net, u32 key)
294 struct seg6_hmac_info *hinfo;
302 int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo)
317 struct seg6_hmac_info *hinfo;
339 struct seg6_hmac_info *hinfo;