Searched defs:LOAD_UINT32_REVERSED (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dumac.c137 #define LOAD_UINT32_REVERSED(p) get_u32(p) macro
140 #define LOAD_UINT32_REVERSED(p) get_u32_le(p) macro

Completed in 45 milliseconds