Searched defs:ovec (Results 1 – 4 of 4) sorted by relevance
80 unsigned char ovec[16]; in DES_cfb_encrypt() local83 unsigned char *ovec=(unsigned char *)sh; in DES_cfb_encrypt() local
149 unsigned char ovec[16]; in DES_ede3_cfb_encrypt() local
179 …unsigned char ovec[16*2 + 1]; /* +1 because we dererefence (but don't use) one byte off the end */ in cfbr_encrypt_block() local
425 struct sigvec vec, ovec; local