Searched refs:crypt_set_debug_level (Results 1 – 5 of 5) sorted by relevance
42 crypt_set_debug_level;
512 void crypt_set_debug_level(int level);
45 void crypt_set_debug_level(int level) in crypt_set_debug_level() function
868 crypt_set_debug_level(-1); in main()
793 crypt_set_debug_level(_debug ? CRYPT_DEBUG_ALL : CRYPT_DEBUG_NONE); in main()