Home
last modified time | relevance | path

Searched refs:app_bail_out (Results 1 – 4 of 4) sorted by relevance

/openssl/apps/
H A Dopenssl.c280 app_bail_out("%s: could not get default config file\n", pname); in main()
H A Dspeed.c4452 app_bail_out("failed to get name of cipher '%s'\n", evp_cipher); in speed_main()
5070 app_bail_out("failed to allocate cipher context\n"); in multiblock_speed()
5072 app_bail_out("failed to initialise cipher context\n"); in multiblock_speed()
5080 app_bail_out("failed to generate random cipher key\n"); in multiblock_speed()
5082 app_bail_out("failed to set cipher key\n"); in multiblock_speed()
5087 app_bail_out("failed to set AEAD key\n"); in multiblock_speed()
5089 app_bail_out("failed to get cipher name\n"); in multiblock_speed()
5124 app_bail_out("error setting random bytes\n"); in multiblock_speed()
/openssl/apps/include/
H A Dapps.h229 void app_bail_out(char *fmt, ...);
/openssl/apps/lib/
H A Dapps.c672 void app_bail_out(char *fmt, ...) in app_bail_out() function
688 app_bail_out("%s: Could not allocate %zu bytes for %s\n", in app_malloc()

Completed in 47 milliseconds