Searched refs:p_set_error (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssl/test/ |
H A D | p_test.c | 63 static void p_set_error(int lib, int reason, const char *file, int line, in p_set_error() function 152 p_set_error(ERR_LIB_PROV, 3, ctx->thisfile, OPENSSL_LINE, in p_get_params() 280 p_set_error(ERR_LIB_PROV, 2, ctx->thisfile, OPENSSL_LINE, ctx->thisfunc, in OSSL_provider_init() 303 p_set_error(ERR_LIB_PROV, 1, ctx->thisfile, OPENSSL_LINE, ctx->thisfunc, NULL); in OSSL_provider_init()
|