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