Searched refs:thisfunc (Results 1 – 1 of 1) sorted by relevance
/openssl/test/ |
H A D | p_test.c | 41 char *thisfunc; member 167 ctx->thisfunc, NULL); in p_get_params() 299 ctx->thisfunc = strdup(OPENSSL_FUNC); in OSSL_provider_init() 306 p_set_error(ERR_LIB_PROV, 2, ctx->thisfile, OPENSSL_LINE, ctx->thisfunc, in OSSL_provider_init() 329 p_set_error(ERR_LIB_PROV, 1, ctx->thisfile, OPENSSL_LINE, ctx->thisfunc, NULL); in OSSL_provider_init() 344 free(ctx->thisfunc); in p_teardown()
|
Completed in 4 milliseconds