Home
last modified time | relevance | path

Searched refs:swap_bytes (Results 1 – 4 of 4) sorted by relevance

/titanic_50/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() argument
292 ndo_hexfmt(data, n_bytes, swap_bytes, hexbuf, NDOBUFSZ); in ndo_get_pdu()
297 if (!swap_bytes) in ndo_get_pdu()
314 unsigned long n_bytes, char *buf, int swap_bytes, ndr_ref_t *ref) in ndo_put_pdu() argument
503 ndo_hexfmt(uint8_t *data, int size, int swap_bytes, char *buf, int len) in ndo_hexfmt() argument
520 if (swap_bytes == 0) /*LINTED E_BAD_PTR_CAST_ALIGN*/ in ndo_hexfmt()
526 if (swap_bytes == 0) { /*LINTED E_BAD_PTR_CAST_ALIGN*/ in ndo_hexfmt()
/titanic_50/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
431 swap_bytes(in, out, len); in bf_ssh1_cipher()
433 swap_bytes(out, out, len); in bf_ssh1_cipher()
/titanic_50/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in864 SCOPED_SYMBOL|SunOS_5.6|libkrb.so.1|swap_bytes
/titanic_50/usr/src/cmd/ssh/doc/
H A DChangeLog68 non-alignment dependent swap_bytes(); from