Searched refs:out_blk (Results 1 – 1 of 1) sorted by relevance
40 __be32 *const out_blk = (__be32 *)dst; in bf_encrypt() local66 out_blk[0] = cpu_to_be32(yr); in bf_encrypt()67 out_blk[1] = cpu_to_be32(yl); in bf_encrypt()74 __be32 *const out_blk = (__be32 *)dst; in bf_decrypt() local100 out_blk[0] = cpu_to_be32(yr); in bf_decrypt()101 out_blk[1] = cpu_to_be32(yl); in bf_decrypt()