Searched refs:seg6_hmac_compute (Results 1 – 1 of 1) sorted by relevance
167 int seg6_hmac_compute(struct seg6_hmac_info *hinfo, struct ipv6_sr_hdr *hdr, in seg6_hmac_compute() function238 EXPORT_SYMBOL(seg6_hmac_compute);280 if (seg6_hmac_compute(hinfo, srh, &ipv6_hdr(skb)->saddr, hmac_output)) in seg6_hmac_validate_skb()354 err = seg6_hmac_compute(hinfo, srh, saddr, tlv->hmac); in seg6_push_hmac()
Completed in 3 milliseconds