Searched defs:ovec (Results 1 – 3 of 3) sorted by relevance
41 unsigned char ovec[16]; in DES_cfb_encrypt() local44 unsigned char *ovec = (unsigned char *)sh; in DES_cfb_encrypt() local
101 unsigned char ovec[16]; in DES_ede3_cfb_encrypt() local
156 unsigned char ovec[16 * 2 + 1]; /* +1 because we dereference (but don't in cfbr_encrypt_block() local
Completed in 3 milliseconds