| /freebsd-9-stable/crypto/openssl/crypto/rc2/ |
| D | rc2_locl.h | 89 #undef l2cn 90 #define l2cn(l1,l2,c,n) { \ macro
|
| D | rc2_cbc.c | 126 l2cn(tout0, tout1, out, l + 8); in RC2_cbc_encrypt()
|
| /freebsd-9-stable/crypto/openssl/crypto/bf/ |
| D | bf_locl.h | 93 # undef l2cn 94 # define l2cn(l1,l2,c,n) { \ macro
|
| /freebsd-9-stable/crypto/openssl/crypto/des/ |
| D | cfb_enc.c | 110 l2cn(d0, d1, out, n); in DES_cfb_encrypt() 191 l2cn(d0, d1, out, n); in DES_cfb_encrypt()
|
| D | cfb64ede.c | 172 l2cn(d0, d1, out, n); in DES_ede3_cfb_encrypt() 241 l2cn(d0, d1, out, n); in DES_ede3_cfb_encrypt()
|
| D | pcbc_enc.c | 108 l2cn(tout0, tout1, out, length); in DES_pcbc_encrypt()
|
| D | ofb_enc.c | 109 l2cn(d0, d1, out, n); in DES_ofb_encrypt()
|
| D | ncbc_enc.c | 140 l2cn(tout0, tout1, out, l + 8); in DES_cbc_encrypt()
|
| D | ede_cbcm_enc.c | 169 l2cn(tout0, tout1, out, l + 8); in DES_ede3_cbcm_encrypt()
|
| D | xcbc_enc.c | 204 l2cn(tout0, tout1, out, l + 8); in DES_xcbc_encrypt()
|
| D | des_enc.c | 385 l2cn(tout0, tout1, out, l + 8); in DES_ede3_cbc_encrypt()
|
| D | des_locl.h | 151 # define l2cn(l1,l2,c,n) { \ macro
|
| /freebsd-9-stable/crypto/openssl/crypto/rc5/ |
| D | rc5_locl.h | 91 #undef l2cn 92 #define l2cn(l1,l2,c,n) { \ macro
|
| D | rc5_enc.c | 128 l2cn(tout0, tout1, out, l + 8); in RC5_32_cbc_encrypt()
|
| /freebsd-9-stable/sys/crypto/blowfish/ |
| D | bf_locl.h | 99 #undef l2cn 100 #define l2cn(l1,l2,c,n) { \ macro
|
| /freebsd-9-stable/crypto/openssl/crypto/cast/ |
| D | cast_lcl.h | 95 #undef l2cn 96 #define l2cn(l1,l2,c,n) { \ macro
|
| /freebsd-9-stable/crypto/openssl/crypto/idea/ |
| D | idea_lcl.h | 165 # define l2cn(l1,l2,c,n) { \ macro
|
| /freebsd-9-stable/sys/crypto/des/ |
| D | des_locl.h | 110 #define l2cn(l1,l2,c,n) { \ macro
|
| /freebsd-9-stable/crypto/openssl/ssl/ |
| D | ssl_locl.h | 209 # define l2cn(l1,l2,c,n) { \ macro
|