Searched refs:MP_BE32TOH (Results 1 – 2 of 2) sorted by relevance
1716 #define MP_BE32TOH(x) MP_HTOBE32(x) macro1719 #define MP_BE32TOH(x) (x) macro
131 p[i] = MP_BE32TOH(p[i]); in aes_process_ecb_impl()
Completed in 6 milliseconds