Searched refs:get_u32_le (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dmisc.h113 u_int32_t get_u32_le(const void *)
H A Dumac.c140 #define LOAD_UINT32_REVERSED(p) get_u32_le(p)
144 #define LOAD_UINT32_LITTLE(p) (get_u32_le(p))
H A Dssh_namespace.h356 #define get_u32_le Fssh_get_u32_le macro
H A Dmisc.c858 get_u32_le(const void *vp) function

Completed in 138 milliseconds