Lines Matching refs:user
126 used by user applications. Found and fixed by Fabio Alessandrelli.
195 * Extend the public API with the function of mbedtls_net_poll() to allow user
253 doesn't leak memory if the user doesn't use mbedtls_ssl_conf_psk() and
590 by the user in a platform_alt.h file. These new functions are required in
831 * Added the macro MBEDTLS_X509_MAX_FILE_PATH_LEN that enables the user to
1125 * It is now possible to #include a user-provided configuration file at the
1660 This affects certificates in the user-supplied chain except the top
1661 certificate. If the user-supplied chain contains only one certificates,
2101 * Centralized module option values in config.h to allow user-defined
2741 * Added user-defined callback debug function (Krystian Kolodziej)
2785 * Added user-defined callbacks for handling I/O and sessions