Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dseg6_hmac.h52 extern int seg6_hmac_init(void);
/openbmc/linux/net/ipv6/
H A Dseg6_hmac.c405 int __init seg6_hmac_init(void) in seg6_hmac_init() function
H A Dseg6.c536 err = seg6_hmac_init(); in seg6_init()