Home
last modified time | relevance | path

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

/freebsd/crypto/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
/freebsd/crypto/openssl/crypto/ct/
H A Dct_log.c103 CTLOG_STORE *CTLOG_STORE_new_ex(OSSL_LIB_CTX *libctx, const char *propq) in CTLOG_STORE_new_ex() function
135 return CTLOG_STORE_new_ex(NULL, NULL); in CTLOG_STORE_new()
/freebsd/crypto/openssl/include/openssl/
H A Dct.h535 CTLOG_STORE *CTLOG_STORE_new_ex(OSSL_LIB_CTX *libctx, const char *propq);
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
/freebsd/secure/lib/libcrypto/
H A DVersion.map4401 CTLOG_STORE_new_ex;
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c3302 ret->ctlog_store = CTLOG_STORE_new_ex(libctx, propq); in SSL_CTX_new_ex()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1188 MLINKS+= CTLOG_STORE_new.3 CTLOG_STORE_new_ex.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5009 CTLOG_STORE_new_ex 5137 3_0_0 EXIST::FUNCTION:CT