Home
last modified time | relevance | path

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

/net/ipv6/
Dseg6_hmac.c291 int seg6_hmac_info_add(struct net *net, u32 key, struct seg6_hmac_info *hinfo) in seg6_hmac_info_add() function
301 EXPORT_SYMBOL(seg6_hmac_info_add);
Dseg6.c218 err = seg6_hmac_info_add(net, hmackeyid, hinfo); in seg6_genl_sethmac()