Searched defs:ovec (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/des/
H A Dcfb_enc.c81 unsigned char ovec[16]; local
84 unsigned char *ovec=(unsigned char *)sh; local
[all...]
H A Dcfb64ede.c159 unsigned char ovec[16]; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/modes/
H A Dcfb128.c188 unsigned char ovec[16*2 + 1]; /* +1 because we dererefence (but don't use) one byte off the end */ local

Completed in 54 milliseconds