Searched refs:crypto_kernel_set_debug_module (Results 1 – 8 of 8) sorted by relevance
84 status = crypto_kernel_set_debug_module(optarg, 1); in main()
94 status = crypto_kernel_set_debug_module(optarg, 1); in main()
233 crypto_kernel_set_debug_module(char *mod_name, int v);
27 crypto_kernel_set_debug_module
88 err = crypto_kernel_set_debug_module(optarg_s, 1); in main()
191 status = crypto_kernel_set_debug_module(optarg_s, 1); in main()
197 status = crypto_kernel_set_debug_module(optarg_s, 1); in main()
501 crypto_kernel_set_debug_module(char *name, int on) { in crypto_kernel_set_debug_module() function