Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dblowfish_generic.c40 __be32 *const out_blk = (__be32 *)dst; in bf_encrypt() local
74 __be32 *const out_blk = (__be32 *)dst; in bf_decrypt() local
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S16 #define out_blk 8 /* output byte array address parameter*/ macro