Home
last modified time | relevance | path

Searched refs:ll (Results 1 – 11 of 11) sorted by relevance

/mbedtls-latest/tests/suites/
Dtest_suite_psa_crypto_util.data11 # 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
Dtest_suite_asn1parse.function395 * 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. */
Dtest_suite_pkparse.function90 * keys on Montgomery curves, which can only do ECDH, so we'll have
/mbedtls-latest/programs/test/cmake_package/
DCMakeLists.txt4 # Simulate configuring and building Mbed TLS as the user might do it. We'll
/mbedtls-latest/programs/test/cmake_package_install/
DCMakeLists.txt4 # Simulate configuring and building Mbed TLS as the user might do it. We'll
/mbedtls-latest/programs/test/
Dmetatest.c214 long long ll; in test_memory_poison() member
/mbedtls-latest/docs/
Ddriver-only-builds.md17 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
D3.0-migration-guide.md82 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/
DREADME.md103 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 …
DChangeLog252 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/
Dmd-cipher-dispatch.md426 … different spellings in legacy and PSA. Since MD is a legacy interface, we'll use the legacy names…