Searched refs:seg6_hmac_init (Results 1 – 3 of 3) sorted by relevance
53 extern int seg6_hmac_init(void);58 static inline int seg6_hmac_init(void) { return 0; } in seg6_hmac_init() function
416 int __init seg6_hmac_init(void) in seg6_hmac_init() function
525 err = seg6_hmac_init(); in seg6_init()