Searched refs:CTLOG_STORE_load_file (Results 1 – 7 of 7) sorted by relevance
6 CTLOG_STORE_load_default_file, CTLOG_STORE_load_file -17 int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file);26 by CTLOG_STORE_load_default_file() or CTLOG_STORE_load_file().30 CTLOG_STORE_load_file() loads from a caller-specified file path instead.57 Both B<CTLOG_STORE_load_default_file> and B<CTLOG_STORE_load_file> return 1 if
145 return CTLOG_STORE_load_file(store, fpath); in CTLOG_STORE_load_default_file()195 int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file) in CTLOG_STORE_load_file() function
462 __owur int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file);
855 CTLOG_STORE_load_file;
378 CT_F_CTLOG_STORE_LOAD_FILE:123:CTLOG_STORE_load_file
5110 return CTLOG_STORE_load_file(ctx->ctlog_store, path); in SSL_CTX_set_ctlog_list_file()
936 MLINKS+= CTLOG_STORE_new.3 CTLOG_STORE_load_file.3