/external/chromium_org/third_party/openssl/openssl/crypto/rc2/ |
D | rc2_locl.h | 89 #undef l2cn 90 #define l2cn(l1,l2,c,n) { \ macro
|
D | rc2_cbc.c | 125 l2cn(tout0,tout1,out,l+8); in RC2_cbc_encrypt()
|
/external/openssl/crypto/rc2/ |
D | rc2_locl.h | 89 #undef l2cn 90 #define l2cn(l1,l2,c,n) { \ macro
|
D | rc2_cbc.c | 125 l2cn(tout0,tout1,out,l+8); in RC2_cbc_encrypt()
|
/external/chromium_org/third_party/openssl/openssl/crypto/bf/ |
D | bf_locl.h | 93 #undef l2cn 94 #define l2cn(l1,l2,c,n) { \ macro
|
/external/openssl/crypto/bf/ |
D | bf_locl.h | 93 #undef l2cn 94 #define l2cn(l1,l2,c,n) { \ macro
|
/external/openssl/crypto/des/ |
D | cfb_enc.c | 108 l2cn(d0,d1,out,n); in DES_cfb_encrypt() 186 l2cn(d0,d1,out,n); in DES_cfb_encrypt()
|
D | cfb64ede.c | 177 l2cn(d0,d1,out,n); in DES_ede3_cfb_encrypt() 245 l2cn(d0,d1,out,n); in DES_ede3_cfb_encrypt()
|
D | pcbc_enc.c | 116 l2cn(tout0,tout1,out,length); in DES_pcbc_encrypt()
|
D | ofb_enc.c | 112 l2cn(d0,d1,out,n); in DES_ofb_encrypt()
|
D | ncbc_enc.c | 134 l2cn(tout0,tout1,out,l+8); in DES_cbc_encrypt()
|
D | ede_cbcm_enc.c | 177 l2cn(tout0,tout1,out,l+8); in DES_ede3_cbcm_encrypt()
|
D | xcbc_enc.c | 184 l2cn(tout0,tout1,out,l+8); in DES_xcbc_encrypt()
|
D | des_enc.c | 387 l2cn(tout0,tout1,out,l+8); in DES_ede3_cbc_encrypt()
|
D | des_locl.h | 149 #define l2cn(l1,l2,c,n) { \ macro
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
D | cfb_enc.c | 108 l2cn(d0,d1,out,n); in DES_cfb_encrypt() 186 l2cn(d0,d1,out,n); in DES_cfb_encrypt()
|
D | cfb64ede.c | 177 l2cn(d0,d1,out,n); in DES_ede3_cfb_encrypt() 245 l2cn(d0,d1,out,n); in DES_ede3_cfb_encrypt()
|
D | pcbc_enc.c | 116 l2cn(tout0,tout1,out,length); in DES_pcbc_encrypt()
|
D | ofb_enc.c | 112 l2cn(d0,d1,out,n); in DES_ofb_encrypt()
|
D | ncbc_enc.c | 134 l2cn(tout0,tout1,out,l+8); in DES_cbc_encrypt()
|
D | ede_cbcm_enc.c | 177 l2cn(tout0,tout1,out,l+8); in DES_ede3_cbcm_encrypt()
|
D | xcbc_enc.c | 184 l2cn(tout0,tout1,out,l+8); in DES_xcbc_encrypt()
|
D | des_enc.c | 387 l2cn(tout0,tout1,out,l+8); in DES_ede3_cbc_encrypt()
|
D | des_locl.h | 149 #define l2cn(l1,l2,c,n) { \ macro
|
/external/chromium_org/third_party/openssl/openssl/ssl/ |
D | ssl_locl.h | 235 #define l2cn(l1,l2,c,n) { \ macro
|