Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Ds3_msg.c37 if (!ssl->method->ssl3_enc->change_cipher_state(s, i)) { in ssl3_do_change_cipher_spec()
H A Dssl_local.h2156 int (*change_cipher_state) (SSL_CONNECTION *, int); member
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_clnt.c871 if (!ssl->method->ssl3_enc->change_cipher_state(s, in ossl_statem_client_post_work()
909 if (!ssl->method->ssl3_enc->change_cipher_state(s, in ossl_statem_client_post_work()
920 && !ssl->method->ssl3_enc->change_cipher_state(s, in ossl_statem_client_post_work()
1818 if (!ssl->method->ssl3_enc->change_cipher_state(s, in tls_process_server_hello()
1824 if (!ssl->method->ssl3_enc->change_cipher_state(s, in tls_process_server_hello()
3840 && (!ssl->method->ssl3_enc->change_cipher_state(s, in tls_construct_client_certificate()
3930 && (!ssl->method->ssl3_enc->change_cipher_state(sc, in tls_construct_client_compressed_certificate()
H A Dstatem_srvr.c850 if (!ssl->method->ssl3_enc->change_cipher_state(s, SSL3_CC_HANDSHAKE in ossl_statem_server_pre_work()
981 || !ssl->method->ssl3_enc->change_cipher_state(s, in ossl_statem_server_post_work()
988 && !ssl->method->ssl3_enc->change_cipher_state(s, in ossl_statem_server_post_work()
1013 if (!ssl->method->ssl3_enc->change_cipher_state(s, in ossl_statem_server_post_work()
1045 || !ssl->method->ssl3_enc->change_cipher_state(s, in ossl_statem_server_post_work()
4420 if (!SSL_CONNECTION_GET_SSL(s)->method->ssl3_enc->change_cipher_state(s, in tls_process_end_of_early_data()
H A Dstatem_lib.c633 && (!ssl->method->ssl3_enc->change_cipher_state(s, in tls_construct_finished()
923 !ssl->method->ssl3_enc->change_cipher_state(s, in tls_process_finished()
951 && !ssl->method->ssl3_enc->change_cipher_state(s, in tls_process_finished()