Searched refs:partial (Results 1 – 3 of 3) sorted by relevance
1862 int mbedtls_ssl_session_reset_int(mbedtls_ssl_context *ssl, int partial);1864 int partial);
1466 int partial) in mbedtls_ssl_session_reset_msg_layer() argument1477 partial = 0; in mbedtls_ssl_session_reset_msg_layer()1497 if (!partial) { in mbedtls_ssl_session_reset_msg_layer()1507 if (partial == 0) { in mbedtls_ssl_session_reset_msg_layer()1554 int mbedtls_ssl_session_reset_int(mbedtls_ssl_context *ssl, int partial) in mbedtls_ssl_session_reset_int() argument1561 mbedtls_ssl_session_reset_msg_layer(ssl, partial); in mbedtls_ssl_session_reset_int()1589 free_cli_id = (partial == 0); in mbedtls_ssl_session_reset_int()
475 * Add partial platform support for z/OS.991 * Added partial support for parsing the PKCS #7 Cryptographic Message1136 This is a partial fix that allows only "client" and "server" identifiers.1685 * Remove the partial support for running unit tests via Greentea on Mbed OS,1899 now takes extra output parameters for the last partial output block.1903 by MBEDTLS_GCM_ALT may delay partial blocks to the next call to2121 mbedtls_cipher_update()) no longer requires the size of partial inputs to2148 learn partial information about the leading bits of the nonce used for the2150 large number of signature operations. This completes a partial fix in3102 * Fix partial zeroing in x509_get_other_name. Found and fixed by ekse, #2716.[all …]