Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl.old/dist/crypto/des/
H A Dcfb_enc.c35 unsigned char ovec[16]; in DES_cfb_encrypt() local
38 unsigned char *ovec = (unsigned char *)sh; in DES_cfb_encrypt() local
H A Dcfb64ede.c95 unsigned char ovec[16]; in DES_ede3_cfb_encrypt() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/des/
H A Dcfb_enc.c41 unsigned char ovec[16]; in DES_cfb_encrypt() local
44 unsigned char *ovec = (unsigned char *)sh; in DES_cfb_encrypt() local
H A Dcfb64ede.c101 unsigned char ovec[16]; in DES_ede3_cfb_encrypt() local
/netbsd/external/bsd/ntp/dist/libntp/
H A Dsyssignal.c38 struct sigaction ovec; in signal_no_reset() local
/netbsd/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 in cfbr_encrypt_block() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/modes/
H A Dcfb128.c156 unsigned char ovec[16 * 2 + 1]; /* +1 because we dereference (but don't in cfbr_encrypt_block() local