Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dumac.c136 #define LOAD_UINT32_REVERSED(p) get_u32(p) macro
139 #define LOAD_UINT32_REVERSED(p) get_u32_le(p) macro