Searched refs:COMP_CTX_free (Results 1 – 6 of 6) sorted by relevance
43 void COMP_CTX_free(COMP_CTX *ctx);
26 void COMP_CTX_free(COMP_CTX *ctx) in COMP_CTX_free() function
260 COMP_CTX_free(s->expand); in ssl3_change_cipher_state()296 COMP_CTX_free(s->compress); in ssl3_change_cipher_state()
378 COMP_CTX_free(s->expand); in tls1_change_cipher_state()420 COMP_CTX_free(s->compress); in tls1_change_cipher_state()
2621 COMP_CTX_free(s->expand); in ssl_clear_cipher_ctx()2626 COMP_CTX_free(s->compress); in ssl_clear_cipher_ctx()