Searched refs:ctx_set_ctlog_list_file (Results 1 – 3 of 3) sorted by relevance
168 __owur int ctx_set_ctlog_list_file(SSL_CTX *ctx, const char *path);
1883 if (!ctx_set_ctlog_list_file(ctx, ctlog_file)) { in s_client_main()
175 int ctx_set_ctlog_list_file(SSL_CTX *ctx, const char *path) in ctx_set_ctlog_list_file() function