Searched defs:k4 (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/sh/kernel/cpu/sh3/ |
H A D | swsusp.S | 20 #define k4 r4 define
|
H A D | entry.S | 75 #define k4 r4 define
|
/linux-4.1.27/drivers/staging/skein/ |
H A D | threefish_block.c | 10 k4 = key_ctx->key[4]; threefish_encrypt_256() local 503 k4 = key_ctx->key[4]; threefish_decrypt_256() local 1148 k4 = key_ctx->key[4], k5 = key_ctx->key[5], threefish_encrypt_512() local 2109 k4 = key_ctx->key[4], k5 = key_ctx->key[5], threefish_decrypt_512() local 3374 k4 = key_ctx->key[4], k5 = key_ctx->key[5], threefish_encrypt_1024() local 5495 k4 = key_ctx->key[4], k5 = key_ctx->key[5], threefish_decrypt_1024() local
|
/linux-4.1.27/drivers/video/fbdev/msm/ |
H A D | mdp_ppp.c | 218 int64_t k1, k2, k3, k4, tmp; scale_params() local
|
Completed in 225 milliseconds