Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DCTLOG_STORE_new.pod6 CTLOG_STORE_new, CTLOG_STORE_free,
16 void CTLOG_STORE_free(CTLOG_STORE *store);
54 CTLOG_STORE_free(). This will delete all of the CTLOGs stored within, along
/openssl/crypto/ct/
H A Dct_log.c122 CTLOG_STORE_free(ret); in CTLOG_STORE_new_ex()
131 void CTLOG_STORE_free(CTLOG_STORE *store) in CTLOG_STORE_free() function
/openssl/test/
H A Dct_test.c76 CTLOG_STORE_free(fixture->ctlog_store); in set_up()
85 CTLOG_STORE_free(fixture->ctlog_store); in tear_down()
/openssl/include/openssl/
H A Dct.h.in485 * Should be deleted by the caller using CTLOG_STORE_free when no longer needed.
492 * Should be deleted by the caller using CTLOG_STORE_free when no longer needed.
499 void CTLOG_STORE_free(CTLOG_STORE *store);
/openssl/ssl/
H A Dssl_lib.c4179 CTLOG_STORE_free(a->ctlog_store); in SSL_CTX_free()
6498 CTLOG_STORE_free(ctx->ctlog_store); in SSL_CTX_set0_ctlog_store()
/openssl/util/
H A Dlibcrypto.num1457 CTLOG_STORE_free 1492 3_0_0 EXIST::FUNCTION:CT

Completed in 62 milliseconds