Home
last modified time | relevance | path

Searched refs:l2cn (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/openssl/openssl/crypto/rc2/
Drc2_locl.h89 #undef l2cn
90 #define l2cn(l1,l2,c,n) { \ macro
Drc2_cbc.c125 l2cn(tout0,tout1,out,l+8); in RC2_cbc_encrypt()
/external/openssl/crypto/rc2/
Drc2_locl.h89 #undef l2cn
90 #define l2cn(l1,l2,c,n) { \ macro
Drc2_cbc.c125 l2cn(tout0,tout1,out,l+8); in RC2_cbc_encrypt()
/external/chromium_org/third_party/openssl/openssl/crypto/bf/
Dbf_locl.h93 #undef l2cn
94 #define l2cn(l1,l2,c,n) { \ macro
/external/openssl/crypto/bf/
Dbf_locl.h93 #undef l2cn
94 #define l2cn(l1,l2,c,n) { \ macro
/external/openssl/crypto/des/
Dcfb_enc.c108 l2cn(d0,d1,out,n); in DES_cfb_encrypt()
186 l2cn(d0,d1,out,n); in DES_cfb_encrypt()
Dcfb64ede.c177 l2cn(d0,d1,out,n); in DES_ede3_cfb_encrypt()
245 l2cn(d0,d1,out,n); in DES_ede3_cfb_encrypt()
Dpcbc_enc.c116 l2cn(tout0,tout1,out,length); in DES_pcbc_encrypt()
Dofb_enc.c112 l2cn(d0,d1,out,n); in DES_ofb_encrypt()
Dncbc_enc.c134 l2cn(tout0,tout1,out,l+8); in DES_cbc_encrypt()
Dede_cbcm_enc.c177 l2cn(tout0,tout1,out,l+8); in DES_ede3_cbcm_encrypt()
Dxcbc_enc.c184 l2cn(tout0,tout1,out,l+8); in DES_xcbc_encrypt()
Ddes_enc.c387 l2cn(tout0,tout1,out,l+8); in DES_ede3_cbc_encrypt()
Ddes_locl.h149 #define l2cn(l1,l2,c,n) { \ macro
/external/chromium_org/third_party/openssl/openssl/crypto/des/
Dcfb_enc.c108 l2cn(d0,d1,out,n); in DES_cfb_encrypt()
186 l2cn(d0,d1,out,n); in DES_cfb_encrypt()
Dcfb64ede.c177 l2cn(d0,d1,out,n); in DES_ede3_cfb_encrypt()
245 l2cn(d0,d1,out,n); in DES_ede3_cfb_encrypt()
Dpcbc_enc.c116 l2cn(tout0,tout1,out,length); in DES_pcbc_encrypt()
Dofb_enc.c112 l2cn(d0,d1,out,n); in DES_ofb_encrypt()
Dncbc_enc.c134 l2cn(tout0,tout1,out,l+8); in DES_cbc_encrypt()
Dede_cbcm_enc.c177 l2cn(tout0,tout1,out,l+8); in DES_ede3_cbcm_encrypt()
Dxcbc_enc.c184 l2cn(tout0,tout1,out,l+8); in DES_xcbc_encrypt()
Ddes_enc.c387 l2cn(tout0,tout1,out,l+8); in DES_ede3_cbc_encrypt()
Ddes_locl.h149 #define l2cn(l1,l2,c,n) { \ macro
/external/chromium_org/third_party/openssl/openssl/ssl/
Dssl_locl.h235 #define l2cn(l1,l2,c,n) { \ macro

12