Lines Matching refs:code
142 exchange mode enabled, the TLS 1.3 implementation does not contain any code
147 mode enabled, the TLS 1.3 implementation does not contain any code related
156 exchange mode enabled, the TLS 1.3 implementation does not contain any code
170 PR upstreaming the first part of TLS 1.3 ClientHello writing code.
187 everywhere in the code.
235 and MBEDTLS_GET_UINT{8|16|32|64}_BE improve the readability of the code and
239 `MBEDTLS_SSL_CHK_BUF_READ_PTR`, improve the readability of the code and
257 name `p` has been chosen as it was already widely used in TLS code.
284 places in the code. When a constant is used only locally in a function
300 split them to ease their search in the code base.
340 Overview of handshake code organization
365 reduce the risk of bugs, the code of the message processing and writing
370 care about the MBEDTLS_ERR_SSL_WANT_WRITE error code. Furthermore, all pending
395 message or that can be done to simplify the parsing code. Some simple and
402 reduce the size of its code and to simplify it.
421 be done to simplify the writing code.
426 reduce the size of its code and simplify it.