Home
last modified time | relevance | path

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

/trusted-firmware-a/include/lib/libc/
A Dendian.h65 #define le32toh(x) ((uint32_t)(x)) macro
79 #define le32toh(x) bswap32((x)) macro
/trusted-firmware-a/drivers/auth/cryptocell/713/
A Dcryptocell_plat_helpers.c56 key[i] = le32toh(key[i]); in cc_get_rotpk_hash()

Completed in 3 milliseconds