Home
last modified time | relevance | path

Searched defs:in_blk (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/crypto/
Dblowfish_generic.c44 const __be32 *in_blk = (const __be32 *)src; in bf_encrypt() local
78 const __be32 *in_blk = (const __be32 *)src; in bf_decrypt() local
/linux-3.3/arch/x86/crypto/
Dtwofish-i586-asm_32.S27 #define in_blk 12 /* input byte array address parameter*/ macro
Daes-i586-asm_32.S46 #define in_blk 16 macro