Searched refs:seg6_hmac_compute (Results 1 – 2 of 2) sorted by relevance
160 int seg6_hmac_compute(struct seg6_hmac_info *hinfo, struct ipv6_sr_hdr *hdr, in seg6_hmac_compute() function229 EXPORT_SYMBOL(seg6_hmac_compute);269 if (seg6_hmac_compute(hinfo, srh, &ipv6_hdr(skb)->saddr, hmac_output)) in seg6_hmac_validate_skb()343 err = seg6_hmac_compute(hinfo, srh, saddr, tlv->hmac); in seg6_push_hmac()
42 extern int seg6_hmac_compute(struct seg6_hmac_info *hinfo,