Searched refs:async_in_progress (Results 1 – 3 of 3) sorted by relevance
2886 ssl->handshake->async_in_progress = 0; in ssl_resume_server_key_exchange()3205 ssl->handshake->async_in_progress = 1; in ssl_prepare_server_key_exchange()3208 ssl->handshake->async_in_progress = 1; in ssl_prepare_server_key_exchange()3286 if( ssl->handshake->async_in_progress != 0 ) in ssl_write_server_key_exchange()3437 ssl->handshake->async_in_progress = 0; in ssl_resume_decrypt_pms()3460 if( ssl->handshake->async_in_progress != 0 ) in ssl_decrypt_encrypted_pms()3505 ssl->handshake->async_in_progress = 1; in ssl_decrypt_encrypted_pms()3511 ssl->handshake->async_in_progress = 1; in ssl_decrypt_encrypted_pms()3696 ( ssl->handshake->async_in_progress != 0 ) ) in ssl_parse_client_key_exchange()3827 if ( ssl->handshake->async_in_progress != 0 ) in ssl_parse_client_key_exchange()
548 uint8_t async_in_progress; /*!< an asynchronous operation is in progress */ member
5488 if( ssl->conf->f_async_cancel != NULL && handshake->async_in_progress != 0 ) in mbedtls_ssl_handshake_free()5491 handshake->async_in_progress = 0; in mbedtls_ssl_handshake_free()