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

/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ct/
H A Dct_log.c129 CTLOG_STORE_free(ret);
138 void CTLOG_STORE_free(CTLOG_STORE *store) function
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dct_test.c75 CTLOG_STORE_free(fixture->ctlog_store);
84 CTLOG_STORE_free(fixture->ctlog_store);
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dct_test.c76 CTLOG_STORE_free(fixture->ctlog_store);
85 CTLOG_STORE_free(fixture->ctlog_store);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ct/
H A Dct_log.c111 void CTLOG_STORE_free(CTLOG_STORE *store) function
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dct.h441 * Should be deleted by the caller using CTLOG_STORE_free when no longer needed.
448 void CTLOG_STORE_free(CTLOG_STORE *store);
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c3264 CTLOG_STORE_free(a->ctlog_store);
5115 CTLOG_STORE_free(ctx->ctlog_store);
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_lib.c3481 CTLOG_STORE_free(a->ctlog_store);
5361 CTLOG_STORE_free(ctx->ctlog_store);

Completed in 396 milliseconds