Lines Matching refs:user
241 parsing unsupported certificate extensions via user provided callback.
373 a user configuration file or the compiler command line. Fixes #8165.
656 undefined. Mbed TLS itself was unaffected by this, but user code
686 * Fix the J-PAKE driver interface for user and peer to accept any values
749 a user configuration file or the compiler command line. Fixes #8165.
941 * Allow setting user and peer identifiers for EC J-PAKE operation
1234 a piece of user data which is reserved for the application. The user
2525 parsing unsupported certificate extensions via user provided callback.
3165 through qemu user emulation. Reported and fix suggested by randombit
3545 used by user applications. Found and fixed by Fabio Alessandrelli.
3614 * Extend the public API with the function of mbedtls_net_poll() to allow user
3672 doesn't leak memory if the user doesn't use mbedtls_ssl_conf_psk() and
4009 by the user in a platform_alt.h file. These new functions are required in
4250 * Added the macro MBEDTLS_X509_MAX_FILE_PATH_LEN that enables the user to
4544 * It is now possible to #include a user-provided configuration file at the
5079 This affects certificates in the user-supplied chain except the top
5080 certificate. If the user-supplied chain contains only one certificates,
5520 * Centralized module option values in config.h to allow user-defined
6160 * Added user-defined callback debug function (Krystian Kolodziej)
6204 * Added user-defined callbacks for handling I/O and sessions