Lines Matching refs:ivec
70 const BF_KEY *schedule, unsigned char *ivec, int encrypt)
79 n2l(ivec,tout0);
80 n2l(ivec,tout1);
81 ivec-=8;
109 l2n(tout0,ivec);
110 l2n(tout1,ivec);
114 n2l(ivec,xor0);
115 n2l(ivec,xor1);
116 ivec-=8;
144 l2n(xor0,ivec);
145 l2n(xor1,ivec);