Home
last modified time | relevance | path

Searched refs:seg6_hmac_compute (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/ipv6/
Dseg6_hmac.c167 int seg6_hmac_compute(struct seg6_hmac_info *hinfo, struct ipv6_sr_hdr *hdr, in seg6_hmac_compute() function
236 EXPORT_SYMBOL(seg6_hmac_compute);
276 if (seg6_hmac_compute(hinfo, srh, &ipv6_hdr(skb)->saddr, hmac_output)) in seg6_hmac_validate_skb()
350 err = seg6_hmac_compute(hinfo, srh, saddr, tlv->hmac); in seg6_push_hmac()
/Linux-v4.19/include/net/
Dseg6_hmac.h47 extern int seg6_hmac_compute(struct seg6_hmac_info *hinfo,