Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
A DCTLOG_new.pod5 CTLOG_new_ex, CTLOG_new, CTLOG_new_from_base64,
21 int CTLOG_new_from_base64(CTLOG ** ct_log,
46 CTLOG_new_from_base64() does the same thing as
50 Regardless of whether CTLOG_new() or CTLOG_new_from_base64() is used, it is the
70 CTLOG_new_from_base64() will return 1 on success, 0 otherwise.
/openssl-master/crypto/ct/
A Dct_b64.c172 int CTLOG_new_from_base64(CTLOG **ct_log, const char *pkey_base64, in CTLOG_new_from_base64() function
/openssl-master/test/
A Dct_test.c495 if (!TEST_true(!CTLOG_new_from_base64(&ctlogp, notb64, name)) in test_ctlog_from_base64()
496 || !TEST_true(!CTLOG_new_from_base64(&ctlogp, pad, name))) in test_ctlog_from_base64()
/openssl-master/include/openssl/
A Dct.h.in462 int CTLOG_new_from_base64(CTLOG ** ct_log,
/openssl-master/doc/man7/
A Dmigration_guide.pod647 L<CTLOG_new(3)>, L<CTLOG_new_from_base64(3)> and L<CTLOG_STORE_new(3)>
/openssl-master/util/
A Dlibcrypto.num1411 CTLOG_new_from_base64 1445 3_0_0 EXIST::FUNCTION:CT

Completed in 20 milliseconds