Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dseg6_hmac.h52 extern int seg6_hmac_init(void);
/Linux-v6.6/net/ipv6/
Dseg6_hmac.c398 int __init seg6_hmac_init(void) in seg6_hmac_init() function
Dseg6.c534 err = seg6_hmac_init(); in seg6_init()