Searched refs:in_blk (Results 1 – 1 of 1) sorted by relevance
44 const __be32 *in_blk = (const __be32 *)src; in bf_encrypt() local48 u32 yl = be32_to_cpu(in_blk[0]); in bf_encrypt()49 u32 yr = be32_to_cpu(in_blk[1]); in bf_encrypt()78 const __be32 *in_blk = (const __be32 *)src; in bf_decrypt() local82 u32 yl = be32_to_cpu(in_blk[0]); in bf_decrypt()83 u32 yr = be32_to_cpu(in_blk[1]); in bf_decrypt()