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