Searched refs:MBEDTLS_GET_UINT24_LE (Results 1 – 2 of 2) sorted by relevance
/mbedtls-latest/library/ | ||
D | alignment.h | 589 #define MBEDTLS_GET_UINT24_LE(data, offset) \ macro |
/mbedtls-latest/tests/suites/ | ||
D | test_suite_alignment.function | 278 read = MBEDTLS_GET_UINT24_LE(x, offset); |