Searched defs:rol (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/external/bsd/libevent/dist/test/ |
| D | regress_iocp.c | 239 struct event_overlapped rol, wol; in test_iocp_evbuffer() local
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/test/ |
| D | regress_iocp.c | 240 struct event_overlapped rol, wol; in test_iocp_evbuffer() local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/ |
| D | mn10200.s | 206 rol d2 define
|
| D | mn10300.s | 290 rol d2 define
|
| /netbsd/src/external/bsd/wpa/dist/src/crypto/ |
| D | sha1-internal.c | 130 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
|
| /netbsd/src/external/bsd/openldap/dist/libraries/liblutil/ |
| D | sha1.c | 56 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | sha1.c | 308 #define rol(x, n) (((x) << (n)) | ((sha1_uint32) (x) >> (32 - (n)))) in sha1_process_block() macro
|
| /netbsd/src/external/bsd/ppp/dist/pppd/ |
| D | ppp-sha1.c | 122 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | sha1.c | 309 #define rol(x, n) (((x) << (n)) | ((sha1_uint32) (x) >> (32 - (n)))) in sha1_process_block() macro
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | sha1.c | 309 #define rol(x, n) (((x) << (n)) | ((sha1_uint32) (x) >> (32 - (n)))) in sha1_process_block() macro
|
| /netbsd/src/common/lib/libc/hash/sha1/ |
| D | sha1.c | 49 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| D | sha1.c | 28 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
|
| /netbsd/src/sys/external/bsd/sljit/dist/sljit_src/ |
| D | sljitNativeARM_32.c | 1128 sljit_s32 rol; in get_imm() local 1169 sljit_s32 rol; in generate_int() local
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-s12z.c | 1849 rol (const struct instruction *insn) in rol() function
|