Searched refs:ll (Results 1 – 11 of 11) sorted by relevance
/mbedtls-latest/tests/suites/ |
D | test_suite_psa_crypto_util.data | 11 # configuration because mbedtls_ecdsa_raw_to_der() will return 0, and we'll 73 # configuration because mbedtls_ecdsa_der_to_raw() will return 0, and we'll
|
D | test_suite_asn1parse.function | 395 * decide to change the behavior, we'll also change this test. */ 431 * negative INTEGERs, we'll fix this test code. */ 483 * decide to change the behavior, we'll also change this test. */
|
D | test_suite_pkparse.function | 90 * keys on Montgomery curves, which can only do ECDH, so we'll have
|
/mbedtls-latest/programs/test/cmake_package/ |
D | CMakeLists.txt | 4 # Simulate configuring and building Mbed TLS as the user might do it. We'll
|
/mbedtls-latest/programs/test/cmake_package_install/ |
D | CMakeLists.txt | 4 # Simulate configuring and building Mbed TLS as the user might do it. We'll
|
/mbedtls-latest/programs/test/ |
D | metatest.c | 214 long long ll; in test_memory_poison() member
|
/mbedtls-latest/docs/ |
D | driver-only-builds.md | 17 In order to have some mechanism provided only by a driver, you'll want 42 For example, if you want SHA-256 to be provided only by a driver, you'll want 46 In addition to these compile-time considerations, at runtime you'll need to
|
D | 3.0-migration-guide.md | 82 If you were relying on these functions, you'll now need to change to using your 474 those functions. In this case, you'll need to update the type of your pointers 524 If you're providing alt implementations of ECP or RSA, you'll need to add our 531 and explain your need; we'll consider adding a new API in a future version.
|
/mbedtls-latest/ |
D | README.md | 103 You'll still be able to run a much smaller set of tests with: 129 …ilt and Perl to be executed. If you don't have one of these installed, you'll want to disable the …
|
D | ChangeLog | 252 or they'll both be built in. However, for CCM and GCM the built-in 445 you'll need to define the appropriate MBEDTLS_PSA_ACCEL macros to signal
|
/mbedtls-latest/docs/architecture/psa-migration/ |
D | md-cipher-dispatch.md | 426 … different spellings in legacy and PSA. Since MD is a legacy interface, we'll use the legacy names…
|