Searched refs:app_bail_out (Results 1 – 4 of 4) sorted by relevance
278 app_bail_out("%s: could not get default config file\n", pname); in main()
3620 app_bail_out("failed to allocate cipher context\n"); in multiblock_speed()3622 app_bail_out("failed to initialise cipher context\n"); in multiblock_speed()3630 app_bail_out("failed to generate random cipher key\n"); in multiblock_speed()3632 app_bail_out("failed to set cipher key\n"); in multiblock_speed()3637 app_bail_out("failed to set AEAD key\n"); in multiblock_speed()3639 app_bail_out("failed to get cipher name\n"); in multiblock_speed()
221 void app_bail_out(char *fmt, ...);
616 void app_bail_out(char *fmt, ...) in app_bail_out() function632 app_bail_out("%s: Could not allocate %zu bytes for %s\n", in app_malloc()3354 app_bail_out("%s: Error generating %s key\n", opt_getprog(), in app_keygen()3367 app_bail_out("%s: Generating %s key parameters failed\n", in app_paramgen()