seg6_hmac_compute 42 include/net/seg6_hmac.h extern int seg6_hmac_compute(struct seg6_hmac_info *hinfo, seg6_hmac_compute 231 net/ipv6/seg6_hmac.c EXPORT_SYMBOL(seg6_hmac_compute); seg6_hmac_compute 271 net/ipv6/seg6_hmac.c if (seg6_hmac_compute(hinfo, srh, &ipv6_hdr(skb)->saddr, hmac_output)) seg6_hmac_compute 345 net/ipv6/seg6_hmac.c err = seg6_hmac_compute(hinfo, srh, saddr, tlv->hmac);