Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/
Daes_alt.c457 #ifndef PUT_UINT64_LE
458 #define PUT_UINT64_LE(n,b,i) \ macro
490 PUT_UINT64_LE( ra, r, 0 ); in mbedtls_gf128mul_x_ble()
491 PUT_UINT64_LE( rb, r, 8 ); in mbedtls_gf128mul_x_ble()