Home
last modified time | relevance | path

Searched refs:C7 (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/crypto/
Dwp512.c676 static const u64 C7[256] = { variable
811 C7[(int)(K[1] ) & 0xff] ^ in wp512_process_buffer()
821 C7[(int)(K[2] ) & 0xff]; in wp512_process_buffer()
830 C7[(int)(K[3] ) & 0xff]; in wp512_process_buffer()
839 C7[(int)(K[4] ) & 0xff]; in wp512_process_buffer()
848 C7[(int)(K[5] ) & 0xff]; in wp512_process_buffer()
857 C7[(int)(K[6] ) & 0xff]; in wp512_process_buffer()
866 C7[(int)(K[7] ) & 0xff]; in wp512_process_buffer()
875 C7[(int)(K[0] ) & 0xff]; in wp512_process_buffer()
893 C7[(int)(state[1] ) & 0xff] ^ in wp512_process_buffer()
[all …]
/linux-4.19.296/include/memory/
Djedec_ddr.h53 #define C7 7 macro
/linux-4.19.296/drivers/cpufreq/
DKconfig.x86274 tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)"
277 This adds the CPUFreq driver for VIA C7 processors. However, this driver