Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DCTLOG_new.pod5 CTLOG_new_ex, CTLOG_new, CTLOG_new_from_base64,
14 CTLOG *CTLOG_new_ex(EVP_PKEY *public_key, const char *name,
31 CTLOG_new_ex() returns a new CTLOG that represents the Certificate
37 CTLOG_new() does the same thing as CTLOG_new_ex() but with the default
78 The functions CTLOG_new_ex() and CTLOG_new_from_base64_ex()
/freebsd/crypto/openssl/crypto/ct/
H A Dct_log.c267 CTLOG *CTLOG_new_ex(EVP_PKEY *public_key, const char *name, OSSL_LIB_CTX *libctx, in CTLOG_new_ex() function
304 return CTLOG_new_ex(public_key, name, NULL, NULL); in CTLOG_new()
H A Dct_b64.c163 *ct_log = CTLOG_new_ex(pkey, name, libctx, propq); in CTLOG_new_from_base64_ex()
/freebsd/crypto/openssl/include/openssl/
H A Dct.h484 CTLOG *CTLOG_new_ex(EVP_PKEY *public_key, const char *name, OSSL_LIB_CTX *libctx,
H A Dct.h.in436 CTLOG *CTLOG_new_ex(EVP_PKEY *public_key, const char *name, OSSL_LIB_CTX *libctx,
440 * The same as CTLOG_new_ex except that the default library context and
/freebsd/secure/lib/libcrypto/
H A DVersion.map4402 CTLOG_new_ex;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1193 MLINKS+= CTLOG_new.3 CTLOG_new_ex.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5007 CTLOG_new_ex 5135 3_0_0 EXIST::FUNCTION:CT