Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dseg6_hmac.h52 extern int seg6_hmac_init(void);
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dseg6_hmac.c399 int __init seg6_hmac_init(void) in seg6_hmac_init() function
H A Dseg6.c473 err = seg6_hmac_init(); in seg6_init()