Searched refs:k7 (Results 1 - 10 of 10) sorted by relevance
/linux-4.1.27/drivers/char/agp/ |
H A D | Makefile | 8 obj-$(CONFIG_AGP_AMD) += amd-k7-agp.o
|
/linux-4.1.27/drivers/staging/skein/ |
H A D | threefish_block.c | 1149 k6 = key_ctx->key[6], k7 = key_ctx->key[7], threefish_encrypt_512() local 1166 b7 += k7; threefish_encrypt_512() 1219 b6 += b7 + k7 + t2; threefish_encrypt_512() 1266 b5 += k7 + t2; threefish_encrypt_512() 1319 b4 += b5 + k7; threefish_encrypt_512() 1366 b3 += k7; threefish_encrypt_512() 1419 b2 += b3 + k7; threefish_encrypt_512() 1466 b1 += k7; threefish_encrypt_512() 1519 b0 += b1 + k7; threefish_encrypt_512() 1634 b7 += k7 + 9; threefish_encrypt_512() 1687 b6 += b7 + k7 + t2; threefish_encrypt_512() 1734 b5 += k7 + t2; threefish_encrypt_512() 1787 b4 += b5 + k7; threefish_encrypt_512() 1834 b3 += k7; threefish_encrypt_512() 1887 b2 += b3 + k7; threefish_encrypt_512() 1934 b1 += k7; threefish_encrypt_512() 1987 b0 += b1 + k7; threefish_encrypt_512() 2097 output[7] = b7 + k7 + 18; threefish_encrypt_512() 2110 k6 = key_ctx->key[6], k7 = key_ctx->key[7], threefish_decrypt_512() local 2124 b7 -= k7 + 18; threefish_decrypt_512() 2259 b0 -= b1 + k7; threefish_decrypt_512() 2328 b1 -= k7; threefish_decrypt_512() 2390 b2 -= b3 + k7; threefish_decrypt_512() 2459 b3 -= k7; threefish_decrypt_512() 2521 b4 -= b5 + k7; threefish_decrypt_512() 2590 b5 -= k7 + t2; threefish_decrypt_512() 2652 b6 -= b7 + k7 + t2; threefish_decrypt_512() 2721 b7 -= k7 + 9; threefish_decrypt_512() 2871 b0 -= b1 + k7; threefish_decrypt_512() 2940 b1 -= k7; threefish_decrypt_512() 3002 b2 -= b3 + k7; threefish_decrypt_512() 3071 b3 -= k7; threefish_decrypt_512() 3133 b4 -= b5 + k7; threefish_decrypt_512() 3202 b5 -= k7 + t2; threefish_decrypt_512() 3264 b6 -= b7 + k7 + t2; threefish_decrypt_512() 3333 b7 -= k7; threefish_decrypt_512() 3375 k6 = key_ctx->key[6], k7 = key_ctx->key[7], threefish_encrypt_1024() local 3396 b7 += k7; threefish_encrypt_1024() 3501 b6 += b7 + k7; threefish_encrypt_1024() 3600 b5 += k7; threefish_encrypt_1024() 3705 b4 += b5 + k7; threefish_encrypt_1024() 3804 b3 += k7; threefish_encrypt_1024() 3909 b2 += b3 + k7; threefish_encrypt_1024() 4008 b1 += k7; threefish_encrypt_1024() 4113 b0 += b1 + k7; threefish_encrypt_1024() 4348 b15 += k7 + 9; threefish_encrypt_1024() 4453 b14 += b15 + k7 + t2; threefish_encrypt_1024() 4552 b13 += k7 + t2; threefish_encrypt_1024() 4657 b12 += b13 + k7; threefish_encrypt_1024() 4756 b11 += k7; threefish_encrypt_1024() 4861 b10 += b11 + k7; threefish_encrypt_1024() 4960 b9 += k7; threefish_encrypt_1024() 5065 b8 += b9 + k7; threefish_encrypt_1024() 5164 b7 += k7; threefish_encrypt_1024() 5269 b6 += b7 + k7; threefish_encrypt_1024() 5368 b5 += k7; threefish_encrypt_1024() 5468 output[4] = b4 + k7; threefish_encrypt_1024() 5496 k6 = key_ctx->key[6], k7 = key_ctx->key[7], threefish_decrypt_1024() local 5510 b4 -= k7; threefish_decrypt_1024() 5646 b5 -= k7; threefish_decrypt_1024() 5776 b6 -= b7 + k7; threefish_decrypt_1024() 5913 b7 -= k7; threefish_decrypt_1024() 6043 b8 -= b9 + k7; threefish_decrypt_1024() 6180 b9 -= k7; threefish_decrypt_1024() 6310 b10 -= b11 + k7; threefish_decrypt_1024() 6447 b11 -= k7; threefish_decrypt_1024() 6577 b12 -= b13 + k7; threefish_decrypt_1024() 6714 b13 -= k7 + t2; threefish_decrypt_1024() 6844 b14 -= b15 + k7 + t2; threefish_decrypt_1024() 6981 b15 -= k7 + 9; threefish_decrypt_1024() 7287 b0 -= b1 + k7; threefish_decrypt_1024() 7424 b1 -= k7; threefish_decrypt_1024() 7554 b2 -= b3 + k7; threefish_decrypt_1024() 7691 b3 -= k7; threefish_decrypt_1024() 7821 b4 -= b5 + k7; threefish_decrypt_1024() 7958 b5 -= k7; threefish_decrypt_1024() 8088 b6 -= b7 + k7; threefish_decrypt_1024() 8225 b7 -= k7; threefish_decrypt_1024()
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | Makefile | 29 obj-$(CONFIG_X86_POWERNOW_K7) += powernow-k7.o
|
H A D | powernow-k7.c | 36 #include "powernow-k7.h" 379 * get a KHz value (e.g. 1266000). However, powernow-k7 works powernow_acpi_init() 683 .name = "powernow-k7",
|
H A D | powernow-k8.c | 10 * Based on the powernow-k7.c module written by Dave Jones.
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | process_32.c | 198 * k7 (r7_bank1) __switch_to()
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | kregs.h | 21 #define IA64_KR_PT_BASE 7 /* ar.k7: page table base address (physical) */
|
/linux-4.1.27/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 92 * k7 CURRENT_THREAD_INFO (pointer to current thread info)
|
/linux-4.1.27/crypto/ |
H A D | camellia_generic.c | 586 /* k7 */ camellia_setup128() 795 /* k7 */ camellia_setup256()
|
/linux-4.1.27/arch/x86/crypto/ |
H A D | camellia_glue.c | 1026 /* k7 */ camellia_setup128() 1219 /* k7 */ camellia_setup256()
|
Completed in 225 milliseconds