Home
last modified time | relevance | path

Searched defs:swap_bytes (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_ops.c284 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 Dcipher.c406 swap_bytes(const u_char *src, u_char *dst, int n) in swap_bytes() function