Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dsha512.c105 #ifndef GET_UINT64_BE
106 #define GET_UINT64_BE(n,b,i) { \ macro
132 GET_UINT64_BE(W[I], input, I*8); in LOAD_OP()