Home
last modified time | relevance | path

Searched defs:log_store (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/ct/
H A Dct_prn.c71 const CTLOG_STORE *log_store) in SCT_print()
115 const char *separator, const CTLOG_STORE *log_store) in SCT_LIST_print()
H A Dct_policy.c87 CTLOG_STORE *log_store) in CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE()
H A Dct_local.h112 CTLOG_STORE *log_store; member
H A Dct_log.c44 CTLOG_STORE *log_store; member
/freebsd/crypto/openssl/apps/
H A Ds_client.c3212 const CTLOG_STORE *log_store = SSL_CTX_get0_ctlog_store(ctx); in print_stuff() local