Searched refs:swap_bytes (Results 1 – 4 of 4) 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() 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_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 431 swap_bytes(in, out, len); in bf_ssh1_cipher() 433 swap_bytes(out, out, len); in bf_ssh1_cipher()
|
| /titanic_41/usr/src/cmd/abi/appcert/etc/ |
| H A D | etc.scoped.in | 864 SCOPED_SYMBOL|SunOS_5.6|libkrb.so.1|swap_bytes
|
| /titanic_41/usr/src/cmd/ssh/doc/ |
| H A D | ChangeLog | 68 non-alignment dependent swap_bytes(); from
|