Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dblowfish_generic.c45 __be32 *const out_blk = (__be32 *)dst; in bf_encrypt() local
79 __be32 *const out_blk = (__be32 *)dst; in bf_decrypt() local
/linux-3.3/arch/x86/crypto/
Dtwofish-i586-asm_32.S28 #define out_blk 8 /* output byte array address parameter*/ macro
Daes-i586-asm_32.S45 #define out_blk 12 macro