Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/
Daes_alt.c443 #ifndef GET_UINT64_LE
444 #define GET_UINT64_LE(n,b,i) \ macro
484 GET_UINT64_LE( a, x, 0 ); in mbedtls_gf128mul_x_ble()
485 GET_UINT64_LE( b, x, 8 ); in mbedtls_gf128mul_x_ble()