Lines Matching refs:file

188      with the .sln file shipped with the project.
387 configuration file (renamed to mbedtls_config.h). This change was made
566 a user configuration file or the compiler command line. Fixes #8165.
872 in the ecdsa.h header file. There was a build warning when the
935 configuration file.
942 a user configuration file or the compiler command line. Fixes #8165.
957 the file library/psa_crypto_driver_wrappers.c has been renamed
985 deprecating mbedtls_md_error_from_psa. Each file that performs error
987 optionally providing file-specific error pairs. Please see psa_util.h for
1160 older than 2013. Update the solution file to specify VS2013 as a minimum.
1301 turned off: if a shipped file was missing from the working directory,
1308 * Use double quotes to include private header file psa_crypto_cipher.h.
1309 Fixes 'file not found with <angled> include' error
1390 * Re-add missing generated file library/psa_crypto_driver_wrappers.c
1467 feature requirements in the file named by the new macro
1469 Furthermore you may name an additional file to include after the main
1470 file with the macro MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE.
1518 potentially left in memory after file operations. Reported by
1564 * Fix unit tests that used 0 as the file UID. This failed on some
1632 * Fix an error in make where the absence of a generated file caused
1640 * The file library/psa_crypto_driver_wrappers.c is now generated
1642 driver descriptions. For the time being, to customize this file,
1849 file created securely during device provisioning. See
2051 Remove the deprecated file: include/mbedtls/net.h. Fixes #4282.
2166 lead to the seed file corruption in case if the path to the seed file is
2294 * A config file version symbol, MBEDTLS_CONFIG_VERSION was introduced.
2296 the config file in a way that's compatible with the config file format
2378 mbedtls_net_recv_timeout() when given a file descriptor that is
2412 * A new library C file psa_crypto_client.c has been created to contain
2690 example applications which allows to provide a password for the key file
2694 set a password for the key file provided through the existing key_file2
3090 * Remove redundant include file in timing.c. Fixes #2640 reported by irwir.
3273 * Remove the mbedtls namespacing from the header file, to fix a "file not found"
3291 * Include configuration file in all header files that use configuration,
3836 a file in pk_sign program. Found by kevlut in #1142.
3946 * Fix Windows x64 builds with the included mbedTLS.sln file. #1347
4117 * Include configuration file in md.h, to fix compilation warnings.
4202 by the user in a platform_alt.h file. These new functions are required in
4254 * Define the macro MBEDTLS_AES_ROM_TABLES in the configuration file
4444 configure the maximum length of a file path that can be buffered when
4446 * Added a configuration file config-no-entropy.h that configures the subset of
4493 * Added support for a Yotta specific configuration file -
4497 * Renamed source file library/net.c to library/net_sockets.c to avoid
4499 net.c. For consistency, the corresponding header file, net.h, is marked as
4637 mbedtls_pk_parse_key(file)() when the password is > 129 bytes.
4737 * It is now possible to #include a user-provided configuration file at the
4804 * The SSL debug callback gained two new arguments (file name, line number).
4819 * In the NET module, all "int" and "int *" arguments for file descriptors
5119 * Remove non-existent file from VS projects (found by Peter Vaskovic).
5521 * Fixed file descriptor leaks
5700 * Fixed potential file descriptor leaks (found by Remi Gacogne)
5908 * Fixed potential file descriptor leaks
6136 printing of X509 CRLs from file
6164 * Added reading of DHM context from memory and file
6225 printing of X509 certificates from file or SSL
6318 * Centralized file opening and reading for x509 files into