Searched defs:ct_log (Results 1 – 2 of 2) sorted by relevance
135 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, in CTLOG_new_from_base64_ex()172 int CTLOG_new_from_base64(CTLOG **ct_log, const char *pkey_base64, in CTLOG_new_from_base64()
147 static int ctlog_new_from_conf(CTLOG_STORE *store, CTLOG **ct_log, in ctlog_new_from_conf()188 CTLOG *ct_log = NULL; in ctlog_store_load_log() local
Completed in 7 milliseconds