Searched refs:le32toh (Results 1 – 2 of 2) sorted by relevance
65 #define le32toh(x) ((uint32_t)(x)) macro79 #define le32toh(x) bswap32((x)) macro
56 key[i] = le32toh(key[i]); in cc_get_rotpk_hash()
Completed in 3 milliseconds