Home
last modified time | relevance | path

Searched defs:ivec (Results 1 – 25 of 80) sorted by relevance

1234

/freebsd-10-stable/crypto/openssl/crypto/des/
Ddes_old.c99 _ossl_old_des_cblock *ivec) in _ossl_old_des_cbc_cksum()
108 _ossl_old_des_cblock *ivec, int enc) in _ossl_old_des_cbc_encrypt()
117 _ossl_old_des_cblock *ivec, int enc) in _ossl_old_des_ncbc_encrypt()
126 _ossl_old_des_cblock *ivec, in _ossl_old_des_xcbc_encrypt()
138 _ossl_old_des_cblock *ivec, int enc) in _ossl_old_des_cfb_encrypt()
180 _ossl_old_des_cblock *ivec, int enc) in _ossl_old_des_ede3_cbc_encrypt()
192 _ossl_old_des_cblock *ivec, int *num, in _ossl_old_des_ede3_cfb64_encrypt()
204 _ossl_old_des_cblock *ivec, int *num) in _ossl_old_des_ede3_ofb64_encrypt()
251 _ossl_old_des_cblock *ivec) in _ossl_old_des_ofb_encrypt()
260 _ossl_old_des_cblock *ivec, int enc) in _ossl_old_des_pcbc_encrypt()
[all …]
DDES.xs60 des_cbc_encrypt(input,ks,ivec,encrypt) in des_cbc_encrypt() argument
111 des_cbc_cksum(input,ks,ivec) in des_cbc_cksum() argument
137 des_cfb_encrypt(input,numbits,ks,ivec,encrypt) in des_cfb_encrypt() argument
179 des_ofb_encrypt(input,numbits,ks,ivec) in des_ofb_encrypt() argument
203 des_pcbc_encrypt(input,ks,ivec,encrypt) in des_pcbc_encrypt() argument
Dcfb64ede.c71 DES_cblock *ivec, int *num, int enc) in DES_ede3_cfb64_encrypt()
133 DES_key_schedule ks2, DES_cblock (*ivec), in DES_ede2_cfb64_encrypt()
148 DES_cblock *ivec, int enc) in DES_ede3_cfb_encrypt()
Dofb64ede.c69 DES_key_schedule *k3, DES_cblock *ivec, int *num) in DES_ede3_ofb64_encrypt()
119 DES_cblock (*ivec), int *num) in DES_ede2_ofb64_encrypt()
Dcbc_cksm.c63 const_DES_cblock *ivec) in DES_cbc_cksum()
Dncbc_enc.c68 DES_key_schedule *_schedule, DES_cblock *ivec, int enc) in DES_cbc_encrypt()
Dcfb64enc.c69 DES_cblock *ivec, int *num, int enc) in DES_cfb64_encrypt()
/freebsd-10-stable/crypto/openssl/crypto/aes/
Daes_cfb.c63 unsigned char *ivec, int *num, const int enc) in AES_cfb128_encrypt()
73 unsigned char *ivec, int *num, const int enc) in AES_cfb1_encrypt()
81 unsigned char *ivec, int *num, const int enc) in AES_cfb8_encrypt()
Daes_cbc.c57 unsigned char *ivec, const int enc) in AES_cbc_encrypt()
Daes_ofb.c57 unsigned char *ivec, int *num) in AES_ofb128_encrypt()
Daes_ige.c81 unsigned char *ivec, const int enc) in AES_ige_encrypt()
210 const AES_KEY *key2, const unsigned char *ivec, in AES_bi_ige_encrypt()
/freebsd-10-stable/crypto/openssl/crypto/camellia/
Dcmll_cfb.c119 unsigned char *ivec, int *num, const int enc) in Camellia_cfb128_encrypt()
129 unsigned char *ivec, int *num, const int enc) in Camellia_cfb1_encrypt()
137 unsigned char *ivec, int *num, const int enc) in Camellia_cfb8_encrypt()
Dcmll_ofb.c118 unsigned char *ivec, int *num) in Camellia_ofb128_encrypt()
Dcmll_cbc.c57 unsigned char *ivec, const int enc) in Camellia_cbc_encrypt()
/freebsd-10-stable/crypto/heimdal/appl/rsh/
Dcommon.c74 do_read (int fd, void *buf, size_t sz, void *ivec) in do_read()
131 do_write (int fd, void *buf, size_t sz, void *ivec) in do_write()
/freebsd-10-stable/sys/kgssapi/krb5/
Dkcrypto_des3.c172 size_t skip, size_t len, void *ivec, int encdec) in des3_encrypt_1()
213 size_t skip, size_t len, void *ivec, size_t ivlen) in des3_encrypt()
221 size_t skip, size_t len, void *ivec, size_t ivlen) in des3_decrypt()
Dkcrypto_des.c162 size_t skip, size_t len, void *ivec, int encdec) in des1_encrypt_1()
203 size_t skip, size_t len, void *ivec, size_t ivlen) in des1_encrypt()
212 size_t skip, size_t len, void *ivec, size_t ivlen) in des1_decrypt()
Dkcrypto_aes.c139 size_t skip, size_t len, void *ivec, int encdec) in aes_encrypt_1()
180 size_t skip, size_t len, void *ivec, size_t ivlen) in aes_encrypt()
251 size_t skip, size_t len, void *ivec, size_t ivlen) in aes_decrypt()
/freebsd-10-stable/lib/librpcsvc/
Dxcrypt.c62 char ivec[8]; in xencrypt() local
95 char ivec[8]; in xdecrypt() local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
Dcrypto-des-common.c67 DES_cblock ivec; in _krb5_des_checksum() local
102 DES_cblock ivec; in _krb5_des_verify() local
Dcrypto-evp.c66 void *ivec) in _krb5_evp_encrypt()
97 void *ivec) in _krb5_evp_encrypt_cts()
Dcrypto-arcfour.c130 void *ivec) in ARCFOUR_subencrypt()
197 void *ivec) in ARCFOUR_subdecrypt()
298 void *ivec) in ARCFOUR_encrypt()
Dcrypto-des.c226 DES_cblock ivec; in evp_des_encrypt_null_ivec() local
245 DES_cblock ivec; in evp_des_encrypt_key_ivec() local
262 DES_cblock ivec; in DES_CFB64_encrypt_null_ivec() local
280 DES_cblock ivec; in DES_PCBC_encrypt_key_ivec() local
/freebsd-10-stable/sys/dev/qlxgb/
Dqla_isr.c351 qla_ivec_t *ivec = arg; in qla_isr() local
385 qla_ivec_t *ivec = context; in qla_rcv() local
/freebsd-10-stable/crypto/openssl/crypto/bf/
Dbf_cbc.c63 const BF_KEY *schedule, unsigned char *ivec, int encrypt) in BF_cbc_encrypt()

1234