Searched refs:COMP_CTX_new (Results 1 – 5 of 5) sorted by relevance
40 COMP_CTX *COMP_CTX_new(COMP_METHOD *meth);
7 COMP_CTX *COMP_CTX_new(COMP_METHOD *meth) in COMP_CTX_new() function
267 s->expand = COMP_CTX_new(comp); in ssl3_change_cipher_state()305 s->compress = COMP_CTX_new(comp); in ssl3_change_cipher_state()
395 s->expand = COMP_CTX_new(comp->method); in tls1_change_cipher_state()441 s->compress = COMP_CTX_new(comp->method); in tls1_change_cipher_state()
1068 COMP_CTX_new 1096 EXIST::FUNCTION: