Home
last modified time | relevance | path

Searched defs:ct_log (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libcrypto/ct/
H A Dct_log.c182 ctlog_new_from_conf(CTLOG **ct_log, const CONF *conf, const char *section) in ctlog_new_from_conf()
219 CTLOG *ct_log = NULL; in ctlog_store_load_log() local
H A Dct_b64.c192 CTLOG_new_from_base64(CTLOG **ct_log, const char *pkey_base64, const char *name) in CTLOG_new_from_base64()