Searched refs:used_path (Results 1 – 1 of 1) sorted by relevance
1848 char *host = NULL, *port = NULL, *path = NULL, *used_path = opt_path; in setup_client_ctx() local1892 used_path = path; in setup_client_ctx()1902 *used_path == '/' ? used_path + 1 : used_path); in setup_client_ctx()1911 if (!OSSL_CMP_CTX_set1_serverPath(ctx, used_path)) in setup_client_ctx()