Searched defs:ct_log (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ct/ |
H A D | ct_b64.c | 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()
|
H A D | ct_log.c | 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
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ct/ |
H A D | ct_log.c | 119 static int ctlog_new_from_conf(CTLOG **ct_log, const CONF *conf, const char *section) in ctlog_new_from_conf() 158 CTLOG *ct_log = NULL; in ctlog_store_load_log() local
|
H A D | ct_b64.c | 135 int CTLOG_new_from_base64(CTLOG **ct_log, const char *pkey_base64, const char *name) in CTLOG_new_from_base64()
|