Home
last modified time | relevance | path

Searched refs:ROL (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/crypto/
Ddes_generic.c25 #define ROL(x, r) ((x) = rol32((x), (r))) macro
525 ROL(R, 4); \
531 ROL(R, 12); \
543 ROL(R, 6); \
555 ROL(L, 1);
564 ROL(R, 7); \
576 ROL(R, 14); \
698 ROL(b, 18); in des_ekey()
775 ROL(b, 18); in dkey()
/Linux-v4.19/Documentation/crypto/
Ddescore-readme.txt205 ROR and ROL macros to use machine rotate instructions if you have them.
208 note that gcc is smart enough to translate the ROL/R macros into
/Linux-v4.19/arch/x86/lib/
Dx86-opcode-map.txt887 0: ROL
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt887 0: ROL
/Linux-v4.19/tools/objtool/arch/x86/lib/
Dx86-opcode-map.txt887 0: ROL