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

/freebsd-10-stable/usr.sbin/keyserv/
H A Dcrypt_server.c138 unsigned char swapByte; local
140 swapByte = *a;
142 *b = swapByte;

Completed in 161 milliseconds