Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/arch/x86/crypto/
Dtwofish-i586-asm_32.S29 #define out_blk 8 /* output byte array address parameter*/ macro
Daes-i586-asm_32.S46 #define out_blk 12 macro