Home
last modified time | relevance | path

Searched defs:ovec (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/des/
H A Dcfb_enc.c80 unsigned char ovec[16]; in DES_cfb_encrypt() local
83 unsigned char *ovec=(unsigned char *)sh; in DES_cfb_encrypt() local
H A Dcfb64ede.c149 unsigned char ovec[16]; in DES_ede3_cfb_encrypt() local
/dflybsd-src/crypto/libressl/crypto/modes/
H A Dcfb128.c179 …unsigned char ovec[16*2 + 1]; /* +1 because we dererefence (but don't use) one byte off the end */ in cfbr_encrypt_block() local
/dflybsd-src/contrib/tnftp/src/
H A Dprogressbar.c425 struct sigvec vec, ovec; local