Lines Matching refs:debug
40 static unsigned int debug __read_mostly = 0;
60 if (debug) { in test_lib_chacha()
76 if (debug) in test_lib_chacha()
90 if (debug) in test_lib_chacha()
161 if (debug) { in test_skcipher()
189 if (debug) in test_skcipher()
213 if (debug) in test_skcipher()
219 if (debug) in test_skcipher()
243 data_size, debug); in chacha_s390_test_init()
276 if (debug) in chacha_s390_test_init()
360 module_param(debug, int, 0660);
362 MODULE_PARM_DESC(debug, "Debug level (0=off,1=on)");