Home
last modified time | relevance | path

Searched refs:c2ln (Results 1 – 21 of 21) sorted by relevance

/freebsd-9-stable/crypto/openssl/crypto/rc2/
Drc2_locl.h66 #undef c2ln
67 #define c2ln(c,l1,l2,n) { \ macro
Drc2_cbc.c88 c2ln(in, tin0, tin1, l + 8); in RC2_cbc_encrypt()
/freebsd-9-stable/crypto/openssl/crypto/bf/
Dbf_locl.h70 # undef c2ln
71 # define c2ln(c,l1,l2,n) { \ macro
/freebsd-9-stable/crypto/openssl/crypto/des/
Dcfb_enc.c106 c2ln(in, d0, d1, n); in DES_cfb_encrypt()
153 c2ln(in, d0, d1, n); in DES_cfb_encrypt()
Dcfb64ede.c168 c2ln(in, d0, d1, n); in DES_ede3_cfb_encrypt()
209 c2ln(in, d0, d1, n); in DES_ede3_cfb_encrypt()
Dcbc_cksm.c78 c2ln(in, tin0, tin1, l); in DES_cbc_cksum()
Dpcbc_enc.c82 c2ln(in, sin0, sin1, length); in DES_pcbc_encrypt()
Dofb_enc.c105 c2ln(in, d0, d1, n); in DES_ofb_encrypt()
Dncbc_enc.c100 c2ln(in, tin0, tin1, l + 8); in DES_cbc_encrypt()
Dede_cbcm_enc.c104 c2ln(in, tin0, tin1, l + 8); in DES_ede3_cbcm_encrypt()
Dxcbc_enc.c166 c2ln(in, tin0, tin1, l + 8); in DES_xcbc_encrypt()
Ddes_enc.c329 c2ln(in, tin0, tin1, l + 8); in DES_ede3_cbc_encrypt()
Ddes_locl.h114 # define c2ln(c,l1,l2,n) { \ macro
/freebsd-9-stable/crypto/openssl/crypto/rc5/
Drc5_locl.h68 #undef c2ln
69 #define c2ln(c,l1,l2,n) { \ macro
Drc5_skey.c102 c2ln(data, l, ll, k); in private_RC5_32_set_key()
Drc5_enc.c90 c2ln(in, tin0, tin1, l + 8); in RC5_32_cbc_encrypt()
/freebsd-9-stable/sys/crypto/blowfish/
Dbf_locl.h76 #undef c2ln
77 #define c2ln(c,l1,l2,n) { \ macro
/freebsd-9-stable/crypto/openssl/crypto/cast/
Dcast_lcl.h72 #undef c2ln
73 #define c2ln(c,l1,l2,n) { \ macro
/freebsd-9-stable/crypto/openssl/crypto/idea/
Didea_lcl.h149 # define c2ln(c,l1,l2,n) { \ macro
/freebsd-9-stable/sys/crypto/des/
Ddes_locl.h75 #define c2ln(c,l1,l2,n) { \ macro
/freebsd-9-stable/crypto/openssl/ssl/
Dssl_locl.h155 # define c2ln(c,l1,l2,n) { \ macro