Searched defs:k3 (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S19 #define k3 r3 define
H A Dentry.S74 #define k3 r3 define
/linux-4.4.14/crypto/
H A Dtea.c65 u32 k0, k1, k2, k3; tea_encrypt() local
93 u32 k0, k1, k2, k3; tea_decrypt() local
H A Dvmac.c247 #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 Dthreefish_block.c9 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 Ddes_glue.c208 u64 k3[DES_EXPKEY_WORDS / 2]; des3_ede_set_key() local

Completed in 268 milliseconds