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

/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dopenssl.c278 app_bail_out("%s: could not get default config file\n", pname);
H A Dspeed.c3163 app_bail_out("failed to get name of cipher '%s'\n", evp_cipher);
3653 app_bail_out("failed to allocate cipher context\n");
3655 app_bail_out("failed to initialise cipher context\n");
3663 app_bail_out("failed to generate random cipher key\n");
3665 app_bail_out("failed to set cipher key\n");
3670 app_bail_out("failed to set AEAD key\n");
3672 app_bail_out("failed to get cipher name\n");
3708 app_bail_out("error setting random bytes\n");
/netbsd-current/crypto/external/bsd/openssl/dist/apps/include/
H A Dapps.h221 void app_bail_out(const char *fmt, ...);
/netbsd-current/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapps.c617 void app_bail_out(const char *fmt, ...) function
633 app_bail_out("%s: Could not allocate %zu bytes for %s\n",

Completed in 243 milliseconds