Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/crypto/ct/
HDct_log.c114 sk_CTLOG_pop_free(store->logs, CTLOG_free); in CTLOG_STORE_free()
190 CTLOG_free(ct_log); in ctlog_store_load_log()
258 CTLOG_free(ret); in CTLOG_new()
263 void CTLOG_free(CTLOG *log) in CTLOG_free() function
/freebsd-13-stable/crypto/openssl/doc/man3/
HDCTLOG_new.pod5 CTLOG_new, CTLOG_new_from_base64, CTLOG_free,
16 void CTLOG_free(CTLOG *log);
34 caller's responsibility to pass the CTLOG to CTLOG_free() once it is no longer
/freebsd-13-stable/crypto/openssl/include/openssl/
HDct.h425 void CTLOG_free(CTLOG *log);
/freebsd-13-stable/secure/lib/libcrypto/
HDVersion.map856 CTLOG_free;
/freebsd-13-stable/secure/lib/libcrypto/man/man3/
HDMakefile938 MLINKS+= CTLOG_new.3 CTLOG_free.3