Searched refs:change_cipher_state (Results 1 – 6 of 6) sorted by relevance
612 int (*change_cipher_state) (SSL *, int); member
1491 if (!s->method->ssl3_enc->change_cipher_state(s, i)) in ssl3_do_change_cipher_spec()
766 if (!s->method->ssl3_enc->change_cipher_state(s, in IMPLEMENT_dtls1_meth_func()
561 if (!s->method->ssl3_enc->change_cipher_state(s, in IMPLEMENT_dtls1_meth_func()
800 if (!s->method->ssl3_enc->change_cipher_state(s, in ssl3_accept()
500 if (!s->method->ssl3_enc->change_cipher_state(s, in IMPLEMENT_ssl3_meth_func()