Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/mbedtls/port/aes/
Desp_aes_xts.c128 #ifndef GET_UINT64_LE
129 #define GET_UINT64_LE(n,b,i) \ macro
169 GET_UINT64_LE( a, x, 0 ); in esp_gf128mul_x_ble()
170 GET_UINT64_LE( b, x, 8 ); in esp_gf128mul_x_ble()