Home
last modified time | relevance | path

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

/net/ipv6/
Dseg6_hmac.c161 int seg6_hmac_compute(struct seg6_hmac_info *hinfo, struct ipv6_sr_hdr *hdr, in seg6_hmac_compute() function
230 EXPORT_SYMBOL(seg6_hmac_compute);
270 if (seg6_hmac_compute(hinfo, srh, &ipv6_hdr(skb)->saddr, hmac_output)) in seg6_hmac_validate_skb()
344 err = seg6_hmac_compute(hinfo, srh, saddr, tlv->hmac); in seg6_push_hmac()