Searched refs:ROL (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/sys/opencrypto/ |
| D | cast.c | 23 #define ROL(x, n) ( ((x)<<(n)) | ((x)>>(32-(n))) ) macro 27 t = ROL(key->xkey[i] + r, key->xkey[i+16]); \ 31 t = ROL(key->xkey[i] ^ r, key->xkey[i+16]); \ 35 t = ROL(key->xkey[i] - r, key->xkey[i+16]); \
|
| D | rmd160.c | 75 #define ROL(n, x) (((x) << (n)) | ((x) >> (32-(n)))) macro 85 a = ROL(sj, a + Fj(b,c,d) + X(rj) + Kj) + e; \ 86 c = ROL(10, c); \
|
| /freebsd-10-stable/share/monetdef/ |
| D | ro_RO.ISO8859-2.src | 7 ROL
|
| /freebsd-10-stable/crypto/openssh/openbsd-compat/ |
| D | rmd160.c | 76 #define ROL(n, x) (((x) << (n)) | ((x) >> (32-(n)))) macro 86 a = ROL(sj, a + Fj(b,c,d) + X(rj) + Kj) + e; \ 87 c = ROL(10, c); \
|
| /freebsd-10-stable/contrib/diff/src/ |
| D | io.c | 30 #define ROL(v, n) ((v) << (n) | (v) >> (sizeof (v) * CHAR_BIT - (n))) macro 33 #define HASH(h, c) ((c) + ROL (h, 7))
|
| /freebsd-10-stable/contrib/llvm/lib/Target/X86/ |
| D | X86InstrInfo.td | 2447 defm : ShiftRotateByOneAlias<"rol", "ROL">;
|
| /freebsd-10-stable/contrib/diff/ |
| D | ChangeLog | 2082 * io.c (ROL): Use sizeof to make it more generic.
|
| /freebsd-10-stable/share/misc/ |
| D | pci_vendors | 19278 8139 ROL/F-100 Fast Ethernet Adapter with ROL
|
| /freebsd-10-stable/crypto/heimdal/lib/wind/ |
| D | NormalizationTest.txt | 5493 B864;B864;1105 1169 11AF;B864;1105 1169 11AF; # (롤; 롤; 롤; 롤; 롤; ) HANGUL SYLLABLE ROL
|