Searched defs:k3 (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/arch/sh/kernel/cpu/sh3/ |
H A D | swsusp.S | 19 #define k3 r3 define
|
H A D | entry.S | 74 #define k3 r3 define
|
/linux-4.4.14/crypto/ |
H A D | tea.c | 65 u32 k0, k1, k2, k3; tea_encrypt() local 93 u32 k0, k1, k2, k3; tea_decrypt() local
|
H A D | vmac.c | 247 #define k3 (*(((u32 *)kh)+INDEX_HIGH)) poly_step_func() macro 293 #undef k3 poly_step_func() macro
|
/linux-4.4.14/drivers/staging/skein/ |
H A D | threefish_block.c | 9 k2 = key_ctx->key[2], k3 = key_ctx->key[3], threefish_encrypt_256() local 502 k2 = key_ctx->key[2], k3 = key_ctx->key[3], threefish_decrypt_256() local 1147 k2 = key_ctx->key[2], k3 = key_ctx->key[3], threefish_encrypt_512() local 2108 k2 = key_ctx->key[2], k3 = key_ctx->key[3], threefish_decrypt_512() local 3373 k2 = key_ctx->key[2], k3 = key_ctx->key[3], threefish_encrypt_1024() local 5494 k2 = key_ctx->key[2], k3 = key_ctx->key[3], threefish_decrypt_1024() local
|
/linux-4.4.14/arch/sparc/crypto/ |
H A D | des_glue.c | 208 u64 k3[DES_EXPKEY_WORDS / 2]; des3_ede_set_key() local
|
Completed in 268 milliseconds