Searched defs:swap_bytes (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/smbsrv/libmlrpc/common/ |
H A D | ndr_ops.c | 284 unsigned long n_bytes, char *buf, int swap_bytes, ndr_ref_t *ref) in ndo_get_pdu() 314 unsigned long n_bytes, char *buf, int swap_bytes, ndr_ref_t *ref) in ndo_put_pdu() 503 ndo_hexfmt(uint8_t *data, int size, int swap_bytes, char *buf, int len) in ndo_hexfmt()
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | cipher.c | 406 swap_bytes(const u_char *src, u_char *dst, int n) in swap_bytes() function
|