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

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dsyssignal.c38 struct sigaction ovec; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/des/
H A Dcfb64ede.c95 unsigned char ovec[16]; local
[all...]
H A Dcfb_enc.c35 unsigned char ovec[16]; local
38 unsigned char *ovec = (unsigned char *)sh; local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Dcfb128.c151 unsigned char ovec[16 * 2 + 1]; /* +1 because we dereference (but don't local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/des/
H A Dcfb64ede.c101 unsigned char ovec[16]; local
[all...]
H A Dcfb_enc.c41 unsigned char ovec[16]; local
44 unsigned char *ovec = (unsigned char *)sh; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/
H A Dcfb128.c156 unsigned char ovec[16 * 2 + 1]; /* +1 because we dereference (but don't local

Completed in 188 milliseconds