Home
last modified time | relevance | path

Searched refs:compress_to_64bits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Ddes3_ede-asm_64.S86 #define compress_to_64bits(val) \ define
109 compress_to_64bits(right); \
110 compress_to_64bits(left); \
259 #define compress_to_64bits(val) \ define
311 compress_to_64bits(right##0); \
312 compress_to_64bits(left##0); \
320 compress_to_64bits(right##1); \
321 compress_to_64bits(left##1); \
329 compress_to_64bits(right##2); \
330 compress_to_64bits(lef
[all...]
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Ddes3_ede-asm_64.S86 #define compress_to_64bits(val) \ define
109 compress_to_64bits(right); \
110 compress_to_64bits(left); \
267 #define compress_to_64bits(val) \ define
319 compress_to_64bits(right##0); \
320 compress_to_64bits(left##0); \
328 compress_to_64bits(right##1); \
329 compress_to_64bits(left##1); \
337 compress_to_64bits(right##2); \
338 compress_to_64bits(lef
[all...]

Completed in 2 milliseconds