Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds