Home
last modified time | relevance | path

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

/linux/include/net/
H A Dseg6_hmac.h54 extern void seg6_hmac_exit(void);
59 static inline void seg6_hmac_exit(void) {} in seg6_hmac_exit() function
/linux/net/ipv6/
H A Dseg6_hmac.c412 seg6_hmac_exit(); in seg6_hmac_init_algo()
428 void seg6_hmac_exit(void) in seg6_hmac_exit() function
456 EXPORT_SYMBOL(seg6_hmac_exit);
H A Dseg6.c546 seg6_hmac_exit(); in seg6_exit()