Home
last modified time | relevance | path

Searched refs:CTLOG_free (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/ct/
H A Dct_log.c135 sk_CTLOG_pop_free(store->logs, CTLOG_free); in CTLOG_STORE_free()
208 CTLOG_free(ct_log); in ctlog_store_load_log()
282 CTLOG_free(ret); in CTLOG_new_ex()
292 void CTLOG_free(CTLOG *log) in CTLOG_free() function
/openssl/doc/man3/
H A DCTLOG_new.pod6 CTLOG_new_from_base64_ex, CTLOG_free,
23 void CTLOG_free(CTLOG *log);
51 caller's responsibility to pass the CTLOG to CTLOG_free() once it is no longer
53 was passed to it. If the argument to CTLOG_free() is NULL, nothing is done.
/openssl/include/openssl/
H A Dct.h.in434 * Should be deleted by the caller using CTLOG_free when no longer needed.
451 * Should be deleted by the caller using CTLOG_free when no longer needed.
468 void CTLOG_free(CTLOG *log);
/openssl/util/
H A Dlibcrypto.num3256 CTLOG_free 3325 3_0_0 EXIST::FUNCTION:CT

Completed in 30 milliseconds