Lines Matching refs:its

33      mbedtls_asn1_free_named_data_list() on its head argument, while the
108 * The function mbedtls_x509_string_to_names() now requires its head argument
469 gaps made by making its fields private: mbedtls_ecp_set_public_key(),
903 * In TLS 1.3, fix handshake failure when a client in its ClientHello
986 translation should define its own version of PSA_TO_MBEDTLS_ERR,
1041 its session id.
1087 * In TLS 1.3, when using a ticket for session resumption, tweak its age
1098 used on a shared secret from a key agreement since its input must be
1478 now capable of negotiating another shared secret if the one sent in its
1538 buffer is rather small but increases as its size
1561 according to its configuration. Fixes #5291.
1949 error if its parameters are invalid.
2055 * Remove the MBEDTLS_SSL_RECORD_CHECKING option and enable by default its
2614 name in that extension regardless of its type. This means that an
2621 its revocationDate was in the past according to the local clock if
3176 changed its IP or port. The feature is enabled at compile-time by setting
3323 disabled by default. See its API documentation in config.h for additional
3404 of the decryption and not its result could nonetheless decrypt RSA
3530 signing CA used UTF8Strings in its subject field; while X.509 compliant,
3758 platform_util.h (and its associated platform_util.c) only contain
4483 where the limited hash choices prevented the client from sending its
4500 deprecated, and its contents moved to net_sockets.h.
4798 * mbedtls_ssl_conf_ca_chain() lost its last argument (peer_cn), now set
5274 it is not affected (ie, its notAfter date is properly checked).
5306 * Ability to force the entropy module to use SHA-256 as its basis
6098 POLARSSL_ERR_SSL_CONN_EOF on an EOF from its f_recv() function.