Searched refs:ll (Results 1 – 11 of 11) sorted by relevance
| /lib/lwip/lwip/src/include/netif/ppp/ |
| A D | eui64.h | 79 #define eui64_get(ll, cp) do { \ argument 80 eui64_copy((*cp), (ll)); \ 84 #define eui64_put(ll, cp) do { \ argument 85 eui64_copy((ll), (*cp)); \
|
| /lib/mbedtls/external/mbedtls/programs/test/cmake_package/ |
| A D | CMakeLists.txt | 4 # Simulate configuring and building Mbed TLS as the user might do it. We'll
|
| /lib/mbedtls/external/mbedtls/programs/test/cmake_package_install/ |
| A D | CMakeLists.txt | 4 # Simulate configuring and building Mbed TLS as the user might do it. We'll
|
| /lib/mbedtls/external/mbedtls/programs/test/ |
| A D | metatest.c | 214 long long ll; in test_memory_poison() member
|
| /lib/mbedtls/external/mbedtls/tests/suites/ |
| A 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. */
|
| A D | test_suite_pkparse.function | 78 * keys on Montgomery curves, which can only do ECDH, so we'll have
|
| /lib/mbedtls/external/mbedtls/docs/ |
| A 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
|
| A 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.
|
| /lib/mbedtls/external/mbedtls/ |
| A 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 …
|
| A D | ChangeLog | 58 or they'll both be built in. However, for CCM and GCM the built-in 250 you'll need to define the appropriate MBEDTLS_PSA_ACCEL macros to signal
|
| /lib/mbedtls/external/mbedtls/docs/architecture/psa-migration/ |
| A D | md-cipher-dispatch.md | 426 … different spellings in legacy and PSA. Since MD is a legacy interface, we'll use the legacy names…
|
Completed in 35 milliseconds