Searched refs:change_cipher_state (Results 1 – 6 of 6) sorted by relevance
590 if (!s->method->ssl3_enc->change_cipher_state(s, in IMPLEMENT_dtls1_meth_func()
815 if (!s->method->ssl3_enc->change_cipher_state(s, in IMPLEMENT_dtls1_meth_func()
770 int (*change_cipher_state) (SSL *, int); member
1663 if (!s->method->ssl3_enc->change_cipher_state(s, i)) in ssl3_do_change_cipher_spec()
500 if (!s->method->ssl3_enc->change_cipher_state(s, in IMPLEMENT_ssl3_meth_func()
791 if (!s->method->ssl3_enc->change_cipher_state(s, in ssl3_accept()