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

/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dp_test.c63 static void p_set_error(int lib, int reason, const char *file, int line, function
152 p_set_error(ERR_LIB_PROV, 3, ctx->thisfile, OPENSSL_LINE,
280 p_set_error(ERR_LIB_PROV, 2, ctx->thisfile, OPENSSL_LINE, ctx->thisfunc,
303 p_set_error(ERR_LIB_PROV, 1, ctx->thisfile, OPENSSL_LINE, ctx->thisfunc, NULL);

Completed in 112 milliseconds