Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A Dseg6_hmac.c160 int seg6_hmac_compute(struct seg6_hmac_info *hinfo, struct ipv6_sr_hdr *hdr, in seg6_hmac_compute() function
229 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()
/linux-6.3-rc2/include/net/
A Dseg6_hmac.h42 extern int seg6_hmac_compute(struct seg6_hmac_info *hinfo,

Completed in 3 milliseconds