Searched refs:seg6_hmac_info_lookup (Results 1 – 3 of 3) sorted by relevance
267 hinfo = seg6_hmac_info_lookup(net, be32_to_cpu(tlv->hmackeyid)); in seg6_hmac_validate_skb()282 struct seg6_hmac_info *seg6_hmac_info_lookup(struct net *net, u32 key) in seg6_hmac_info_lookup() function291 EXPORT_SYMBOL(seg6_hmac_info_lookup);340 hinfo = seg6_hmac_info_lookup(net, be32_to_cpu(tlv->hmackeyid)); in seg6_push_hmac()
179 hinfo = seg6_hmac_info_lookup(net, hmackeyid); in seg6_genl_sethmac()
45 extern struct seg6_hmac_info *seg6_hmac_info_lookup(struct net *net, u32 key);