Searched refs:handshake (Results 1 – 25 of 26) sorted by relevance
12
13 a simple eSPI handshake that includes exchanging virtual wire packets.23 Any pins required for minimum eSPI handshake should be configured.
126 uint32_t handshake; member
78 .fifo[DAI_DIR_PLAYBACK].handshake = \82 .fifo[DAI_DIR_CAPTURE].handshake = \1246 dp->ssp_plat_data->fifo[DAI_DIR_PLAYBACK].handshake); in dai_ssp_log_ssp_data()1250 dp->ssp_plat_data->fifo[DAI_DIR_CAPTURE].handshake); in dai_ssp_log_ssp_data()2532 prop->dma_hs_id = ssp_plat_data->fifo[array_index].handshake; in dai_ssp_get_properties()
156 uint32_t handshake; member
706 prop->dma_hs_id = dmic->fifo.handshake; in dai_dmic_get_properties()923 .handshake = DMA_HANDSHAKE_DMIC_CH##n \
67 is important to avoid race conditions in RPMsg endpoints handshake.
11 or HTTPS handshake request to HTTP server, then start to send data and wait for
99 handshake used in the commissioning procedure requires a larger205 handshake used in the commissioning procedure requires a larger
412 When DTLS is used, following options are recommended to reduce DTLS handshake traffic when connecti…414 …dentifier support. When server supports it, this completely removes the handshake when device resu…415 …s session cache when before falling back to full DTLS handshake. Reduces few packets from handshak…
183 handshake-gpios = <&gpioX pinX flagsX>, <&gpioY pinY flagsY>;
409 this includes handshake information and key hex dumps depending
909 * Fixed DTLS handshake processing during :c:func:`poll`.910 * Aligned DTLS socket :c:func:`connect` behavior with regular TLS (handshake926 * Fixed reference counting during active handshake to prevent TCP context
714 * Fixed busy looping during DTLS handshake with offloaded sockets.715 * Fixed busy looping during TLS/DTLS handshake on non blocking sockets.716 * Reset mbed TLS session on timed out DTLS handshake, to allow a retry without1741 * :github:`35789` - sockets_tls: receiving data on offloaded socket before handshake causes pollin …1745 * :github:`35711` - net: sockets: dtls: handshake not reset as it ought to be
932 * Fixed possible memory leak in case listening socket was closed during active handshake.933 * Fixed RST packet handling during handshake.
879 limited to TCP handshake only, and in such case the total timeout should depend
783 * Added socket option support for setting and getting DTLS handshake timeout.1134 * :github:`35541` - sockets_tls: when using dtls with sara-r4 modem, handshake hangs if no reply1147 * :github:`35401` - Enabling POSIX_API leads to SSL handshake error
609 * :github:`7502` - samples/mbedtls_sslclient: Discards TLS records, handshake does not work
1175 * Implemented TLS handshake timeout.
721 * Fixed mbedtls session reset on handshake errors.
1977 * Fixed issue in CP secure channel handshake where R-MAC can be reverted to an
1327 * :github:`26695` - net: TCP2: connect() returns 0 without waiting for handshake completion
702 * Added connection termination if the TCP handshake is not finalized.
1187 - :github:`42134` - TLS handshake error using DTLS on updatehub
2561 * :github:`42134` - TLS handshake error using DTLS on updatehub
2192 * :github:`8746` - net_app DTLS Client net/pkt ERR log when doing handshake