Lines Matching refs:user
829 parsing unsupported certificate extensions via user provided callback.
1469 through qemu user emulation. Reported and fix suggested by randombit
1849 used by user applications. Found and fixed by Fabio Alessandrelli.
1918 * Extend the public API with the function of mbedtls_net_poll() to allow user
1976 doesn't leak memory if the user doesn't use mbedtls_ssl_conf_psk() and
2313 by the user in a platform_alt.h file. These new functions are required in
2554 * Added the macro MBEDTLS_X509_MAX_FILE_PATH_LEN that enables the user to
2848 * It is now possible to #include a user-provided configuration file at the
3383 This affects certificates in the user-supplied chain except the top
3384 certificate. If the user-supplied chain contains only one certificates,
3824 * Centralized module option values in config.h to allow user-defined
4464 * Added user-defined callback debug function (Krystian Kolodziej)
4508 * Added user-defined callbacks for handling I/O and sessions