Home
last modified time | relevance | path

Searched refs:CTLOG_new_from_base64 (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/doc/man3/
DCTLOG_new.pod5 CTLOG_new, CTLOG_new_from_base64, CTLOG_free,
14 int CTLOG_new_from_base64(CTLOG ** ct_log,
29 CTLOG_new_from_base64() also creates a new CTLOG, but takes the public key in
33 Regardless of whether CTLOG_new() or CTLOG_new_from_base64() is used, it is the
53 CTLOG_new_from_base64() will return 1 on success, 0 otherwise.
/third_party/openssl/crypto/ct/
Dct_b64.c135 int CTLOG_new_from_base64(CTLOG **ct_log, const char *pkey_base64, const char *name) in CTLOG_new_from_base64() function
Dct_log.c135 return CTLOG_new_from_base64(ct_log, pkey_base64, description); in ctlog_new_from_conf()
/third_party/openssl/test/
Dct_test.c506 if (!TEST_true(!CTLOG_new_from_base64(&ctlogp, notb64, name)) in test_ctlog_from_base64()
507 || !TEST_true(!CTLOG_new_from_base64(&ctlogp, pad, name))) in test_ctlog_from_base64()
/third_party/openssl/include/openssl/
Dct.h419 int CTLOG_new_from_base64(CTLOG ** ct_log,
/third_party/openssl/crypto/err/
Dopenssl.txt376 CT_F_CTLOG_NEW_FROM_BASE64:118:CTLOG_new_from_base64
/third_party/openssl/util/
Dlibcrypto.num1458 CTLOG_new_from_base64 1445 1_1_0 EXIST::FUNCTION:CT