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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dumac.c563 #define endian_convert_if_le(x,y,z) endian_convert((x),(y),(z))
564 static void endian_convert(void *buf, UWORD bpw, UINT32 num_bytes) function
587 #define endian_convert_if_le(x,y,z) endian_convert((x),(y),(z))

Completed in 99 milliseconds