Home
last modified time | relevance | path

Searched refs:change_cipher_state (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/crypto/openssl/ssl/
H A Ds3_msg.c35 if (!s->method->ssl3_enc->change_cipher_state(s, i)) { in ssl3_do_change_cipher_spec()
H A Dssl_local.h2083 int (*change_cipher_state) (SSL *, int); member
/freebsd-14.2/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c896 || !s->method->ssl3_enc->change_cipher_state(s, in ossl_statem_server_post_work()
903 && !s->method->ssl3_enc->change_cipher_state(s, in ossl_statem_server_post_work()
927 if (!s->method->ssl3_enc->change_cipher_state(s, in ossl_statem_server_post_work()
962 || !s->method->ssl3_enc->change_cipher_state(s, in ossl_statem_server_post_work()
4130 if (!s->method->ssl3_enc->change_cipher_state(s, in tls_process_end_of_early_data()
H A Dstatem_lib.c586 && (!s->method->ssl3_enc->change_cipher_state(s, in tls_construct_finished()
861 !s->method->ssl3_enc->change_cipher_state(s, in tls_process_finished()
875 if (!s->method->ssl3_enc->change_cipher_state(s, in tls_process_finished()
H A Dstatem_clnt.c810 if (!s->method->ssl3_enc->change_cipher_state(s, in ossl_statem_client_post_work()
852 if (!s->method->ssl3_enc->change_cipher_state(s, in ossl_statem_client_post_work()
1700 || !s->method->ssl3_enc->change_cipher_state(s, in tls_process_server_hello()
3525 && (!s->method->ssl3_enc->change_cipher_state(s, in tls_construct_client_certificate()