Home
last modified time | relevance | path

Searched defs:k0 (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/staging/skein/
Dthreefish_block.c8 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_encrypt_256() local
501 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_decrypt_256() local
1146 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_encrypt_512() local
2107 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_decrypt_512() local
3372 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_encrypt_1024() local
5493 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_decrypt_1024() local
/linux-4.4.14/arch/sh/boards/mach-hp6xx/
Dpm_wakeup.S20 #define k0 r0 macro
/linux-4.4.14/arch/sh/kernel/cpu/sh3/
Dswsusp.S16 #define k0 r0 macro
Dentry.S71 #define k0 r0 macro
/linux-4.4.14/arch/mips/include/asm/
Dregdef.h53 #define k0 $26 /* kernel scratch */ macro
96 #define k0 $26 /* kernel temporary */ macro
/linux-4.4.14/arch/sh/kernel/cpu/shmobile/
Dsleep.S24 #define k0 r0 macro
/linux-4.4.14/crypto/
Dtea.c65 u32 k0, k1, k2, k3; in tea_encrypt() local
93 u32 k0, k1, k2, k3; in tea_decrypt() local
Dvmac.c244 #define k0 (*(((u32 *)kl)+INDEX_LOW)) in poly_step_func() macro
/linux-4.4.14/arch/mips/kernel/
Dpm-cps.c85 t8, t9, k0, k1, gp, sp, fp, ra, enumerator
Dtraps.c1900 unsigned int k0 = 26; in set_except_vector() local