Home
last modified time | relevance | path

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

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