Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/ct/
Dct_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-12-stable/crypto/openssl/doc/man3/
DCTLOG_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-12-stable/crypto/openssl/include/openssl/
Dct.h425 void CTLOG_free(CTLOG *log);
/freebsd-12-stable/secure/lib/libcrypto/
DVersion.map857 CTLOG_free;
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
DMakefile937 MLINKS+= CTLOG_new.3 CTLOG_free.3