Searched refs:CTLOG_STORE_free (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/crypto/openssl/crypto/ct/
H A Dct_log.c129 CTLOG_STORE_free(ret);
138 void CTLOG_STORE_free(CTLOG_STORE *store) function
/freebsd-current/crypto/openssl/test/
H A Dct_test.c76 CTLOG_STORE_free(fixture->ctlog_store);
85 CTLOG_STORE_free(fixture->ctlog_store);
/freebsd-current/crypto/openssl/include/openssl/
H A Dct.h533 * Should be deleted by the caller using CTLOG_STORE_free when no longer needed.
540 * Should be deleted by the caller using CTLOG_STORE_free when no longer needed.
547 void CTLOG_STORE_free(CTLOG_STORE *store);
/freebsd-current/crypto/openssl/ssl/
H A Dssl_lib.c3481 CTLOG_STORE_free(a->ctlog_store);
5360 CTLOG_STORE_free(ctx->ctlog_store);
/freebsd-current/secure/lib/libcrypto/man/man3/
H A DMakefile1185 MLINKS+= CTLOG_STORE_new.3 CTLOG_STORE_free.3

Completed in 231 milliseconds