Searched refs:CRYPTOCOP_MAJOR (Results 1 – 1 of 1) sorted by relevance
275 #define CRYPTOCOP_MAJOR (254) macro3485 err = register_chrdev(CRYPTOCOP_MAJOR, cryptocop_name, &cryptocop_fops); in init_stream_coprocessor()3493 (void)unregister_chrdev(CRYPTOCOP_MAJOR, cryptocop_name); in init_stream_coprocessor()3499 (void)unregister_chrdev(CRYPTOCOP_MAJOR, cryptocop_name); in init_stream_coprocessor()