Searched refs:zcrypt_dbf_info (Results 1 – 2 of 2) sorted by relevance
23 debug_sprintf_event(zcrypt_dbf_info, ##__VA_ARGS__)25 extern debug_info_t *zcrypt_dbf_info;
69 debug_info_t *zcrypt_dbf_info; variable1246 zcrypt_dbf_info = debug_register("zcrypt", 1, 1, in zcrypt_debug_init()1248 debug_register_view(zcrypt_dbf_info, &debug_sprintf_view); in zcrypt_debug_init()1249 debug_set_level(zcrypt_dbf_info, DBF_ERR); in zcrypt_debug_init()1256 debug_unregister(zcrypt_dbf_info); in zcrypt_debug_exit()