Searched refs:CTLOG_STORE_load_file (Results 1 – 5 of 5) sorted by relevance
7 CTLOG_STORE_load_default_file, CTLOG_STORE_load_file -19 int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file);34 CTLOG_STORE_load_file(). CTLOG_STORE_load_default_file() loads from the default37 named B<CTLOG_FILE>. CTLOG_STORE_load_file() loads from a caller-specified file65 Both B<CTLOG_STORE_load_default_file> and B<CTLOG_STORE_load_file> return 1 if
175 return CTLOG_STORE_load_file(store, fpath); in CTLOG_STORE_load_default_file()225 int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file) in CTLOG_STORE_load_file() function
513 __owur int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file);
5291 return CTLOG_STORE_load_file(ctx->ctlog_store, path); in SSL_CTX_set_ctlog_list_file()
341 CTLOG_STORE_load_file 347 3_0_0 EXIST::FUNCTION:CT
Completed in 24 milliseconds