Searched defs:in_blk (Results 1 – 2 of 2) sorted by relevance
39 const __be32 *in_blk = (const __be32 *)src; in bf_encrypt() local73 const __be32 *in_blk = (const __be32 *)src; in bf_decrypt() local
15 #define in_blk 12 /* input byte array address parameter*/ macro