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()
387 COMP_CTX_free(s->expand); in tls1_change_cipher_state()434 COMP_CTX_free(s->compress); in tls1_change_cipher_state()
2993 COMP_CTX_free(s->expand); in ssl_clear_cipher_ctx()2998 COMP_CTX_free(s->compress); in ssl_clear_cipher_ctx()