Searched refs:COMP_CTX_new (Results 1 – 5 of 5) sorted by relevance
42 COMP_CTX *COMP_CTX_new(COMP_METHOD *meth);
7 COMP_CTX *COMP_CTX_new(COMP_METHOD *meth) in COMP_CTX_new() function
265 s->expand=COMP_CTX_new(comp); in ssl3_change_cipher_state()301 s->compress=COMP_CTX_new(comp); in ssl3_change_cipher_state()
392 s->expand=COMP_CTX_new(comp->method); in tls1_change_cipher_state()434 s->compress=COMP_CTX_new(comp->method); in tls1_change_cipher_state()