Home
last modified time | relevance | path

Searched refs:CTLOG_STORE_new_ex (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DCTLOG_STORE_new.pod5 CTLOG_STORE_new_ex,
14 CTLOG_STORE *CTLOG_STORE_new_ex(OSSL_LIB_CTX *libctx, const char *propq);
27 CTLOG_STORE_new_ex() creates an empty list of CT logs associated with
30 CTLOG_STORE_new() does the same thing as CTLOG_STORE_new_ex() but with
76 CTLOG_STORE_new_ex was added in OpenSSL 3.0. All other functions were
/openssl/crypto/ct/
H A Dct_log.c100 CTLOG_STORE *CTLOG_STORE_new_ex(OSSL_LIB_CTX *libctx, const char *propq) in CTLOG_STORE_new_ex() function
128 return CTLOG_STORE_new_ex(NULL, NULL); in CTLOG_STORE_new()
/openssl/include/openssl/
H A Dct.h.in487 CTLOG_STORE *CTLOG_STORE_new_ex(OSSL_LIB_CTX *libctx, const char *propq);
490 * Same as CTLOG_STORE_new_ex except that the default libctx and
/openssl/ssl/
H A Dssl_lib.c3934 ret->ctlog_store = CTLOG_STORE_new_ex(libctx, propq); in SSL_CTX_new_ex()
/openssl/util/
H A Dlibcrypto.num5009 CTLOG_STORE_new_ex 5137 3_0_0 EXIST::FUNCTION:CT

Completed in 55 milliseconds