Home
last modified time | relevance | path

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

/openssl/test/
H A Dp_test.c39 char *thisfunc; member
153 ctx->thisfunc, NULL); in p_get_params()
273 ctx->thisfunc = strdup(OPENSSL_FUNC); in OSSL_provider_init()
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()
318 free(ctx->thisfunc); in p_teardown()

Completed in 4 milliseconds