Home
last modified time | relevance | path

Searched refs:MBEDTLS_GET_UINT16_LE (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_storage.c308 attr->type = MBEDTLS_GET_UINT16_LE(storage_format->type, 0); in psa_parse_key_data_from_storage()
309 attr->bits = MBEDTLS_GET_UINT16_LE(storage_format->bits, 0); in psa_parse_key_data_from_storage()
H A Dalignment.h485 #define MBEDTLS_GET_UINT16_LE(data, offset) \ macro
H A Dgcm.c271 u16z[0] ^= MBEDTLS_GET_UINT16_LE(&last8[rem], 0); in gcm_mult_largetable()
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_storage.c308 attr->type = MBEDTLS_GET_UINT16_LE(storage_format->type, 0); in psa_parse_key_data_from_storage()
309 attr->bits = MBEDTLS_GET_UINT16_LE(storage_format->bits, 0); in psa_parse_key_data_from_storage()
H A Dalignment.h310 #define MBEDTLS_GET_UINT16_LE(data, offset) \ macro
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_alignment.function275 read = MBEDTLS_GET_UINT16_LE(x, offset);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_alignment.function275 read = MBEDTLS_GET_UINT16_LE(x, offset);