Searched refs:used_path (Results 1 – 1 of 1) sorted by relevance
2093 char *host = NULL, *port = NULL, *path = NULL, *used_path = opt_path; in setup_client_ctx() local2138 used_path = path; in setup_client_ctx()2148 *used_path == '/' ? used_path + 1 : used_path); in setup_client_ctx()2157 if (!OSSL_CMP_CTX_set1_serverPath(ctx, used_path)) in setup_client_ctx()
Completed in 21 milliseconds