Home
last modified time | relevance | path

Searched defs:k3 (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/skein/
Dthreefish_block.c9 k2 = key_ctx->key[2], k3 = key_ctx->key[3], in threefish_encrypt_256() local
502 k2 = key_ctx->key[2], k3 = key_ctx->key[3], in threefish_decrypt_256() local
1147 k2 = key_ctx->key[2], k3 = key_ctx->key[3], in threefish_encrypt_512() local
2108 k2 = key_ctx->key[2], k3 = key_ctx->key[3], in threefish_decrypt_512() local
3373 k2 = key_ctx->key[2], k3 = key_ctx->key[3], in threefish_encrypt_1024() local
5494 k2 = key_ctx->key[2], k3 = key_ctx->key[3], in threefish_decrypt_1024() local
/linux-4.1.27/arch/sh/kernel/cpu/sh3/
Dswsusp.S19 #define k3 r3 macro
Dentry.S74 #define k3 r3 macro
/linux-4.1.27/crypto/
Dtea.c65 u32 k0, k1, k2, k3; in tea_encrypt() local
93 u32 k0, k1, k2, k3; in tea_decrypt() local
Dvmac.c247 #define k3 (*(((u32 *)kh)+INDEX_HIGH)) in poly_step_func() macro
/linux-4.1.27/arch/sparc/crypto/
Ddes_glue.c208 u64 k3[DES_EXPKEY_WORDS / 2]; in des3_ede_set_key() local
/linux-4.1.27/drivers/video/fbdev/msm/
Dmdp_ppp.c218 int64_t k1, k2, k3, k4, tmp; in scale_params() local