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()
3377 app_bail_out("failed to get name of cipher '%s'\n", evp_cipher); in speed_main()3867 app_bail_out("failed to allocate cipher context\n"); in multiblock_speed()3869 app_bail_out("failed to initialise cipher context\n"); in multiblock_speed()3877 app_bail_out("failed to generate random cipher key\n"); in multiblock_speed()3879 app_bail_out("failed to set cipher key\n"); in multiblock_speed()3884 app_bail_out("failed to set AEAD key\n"); in multiblock_speed()3886 app_bail_out("failed to get cipher name\n"); in multiblock_speed()3921 app_bail_out("error setting random bytes\n"); in multiblock_speed()
221 void app_bail_out(char *fmt, ...);
617 void app_bail_out(char *fmt, ...) in app_bail_out() function633 app_bail_out("%s: Could not allocate %zu bytes for %s\n", in app_malloc()