Searched refs:swap_bytes (Results 1 – 4 of 4) sorted by relevance
/external/openssh/ |
D | cipher-bf1.c | 48 swap_bytes(const u_char *src, u_char *dst, int n) in swap_bytes() function 88 swap_bytes(in, out, len); in bf_ssh1_cipher() 90 swap_bytes(out, out, len); in bf_ssh1_cipher()
|
/external/chromium/chrome/browser/importer/ |
D | mork_reader.cc | 479 swap_bytes(false), in TableReadClosure() 489 bool swap_bytes; member 517 if (data.swap_bytes) { in AddToHistory() 575 data.swap_bytes = (byte_order_value == "BE"); in ImportHistoryFromFirefox2()
|
/external/dbus/dbus/ |
D | dbus-marshal-basic.c | 109 swap_bytes (unsigned char *data, in swap_bytes() function 136 swap_bytes ((unsigned char *)value, 8); in swap_8_octets()
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 14725 avoid swap_bytes() overhead (ignoring possible assembly stuff for 14810 * dbus/dbus-marshal.c: (swap_bytes), (_dbus_marshal_double),
|