Home
last modified time | relevance | path

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

12

/third_party/openssl/crypto/rc2/
Drc2_local.h47 #undef l2cn
48 #define l2cn(l1,l2,c,n) { \ macro
Drc2_cbc.c83 l2cn(tout0, tout1, out, l + 8); in RC2_cbc_encrypt()
/third_party/node/deps/openssl/openssl/crypto/rc2/
Drc2_local.h47 #undef l2cn
48 #define l2cn(l1,l2,c,n) { \ macro
Drc2_cbc.c83 l2cn(tout0, tout1, out, l + 8); in RC2_cbc_encrypt()
/third_party/node/deps/openssl/openssl/crypto/des/
Dcfb_enc.c67 l2cn(d0, d1, out, n); in DES_cfb_encrypt()
148 l2cn(d0, d1, out, n); in DES_cfb_encrypt()
Dcfb64ede.c118 l2cn(d0, d1, out, n); in DES_ede3_cfb_encrypt()
187 l2cn(d0, d1, out, n); in DES_ede3_cfb_encrypt()
Dpcbc_enc.c65 l2cn(tout0, tout1, out, length); in DES_pcbc_encrypt()
Dofb_enc.c66 l2cn(d0, d1, out, n); in DES_ofb_encrypt()
Dncbc_enc.c92 l2cn(tout0, tout1, out, l + 8); in DES_cbc_encrypt()
Dxcbc_enc.c97 l2cn(tout0, tout1, out, l + 8); in DES_xcbc_encrypt()
Ddes_local.h78 # define l2cn(l1,l2,c,n) { \ macro
/third_party/openssl/crypto/des/
Dcfb_enc.c67 l2cn(d0, d1, out, n); in DES_cfb_encrypt()
148 l2cn(d0, d1, out, n); in DES_cfb_encrypt()
Dcfb64ede.c118 l2cn(d0, d1, out, n); in DES_ede3_cfb_encrypt()
187 l2cn(d0, d1, out, n); in DES_ede3_cfb_encrypt()
Dpcbc_enc.c65 l2cn(tout0, tout1, out, length); in DES_pcbc_encrypt()
Dofb_enc.c66 l2cn(d0, d1, out, n); in DES_ofb_encrypt()
Dncbc_enc.c92 l2cn(tout0, tout1, out, l + 8); in DES_cbc_encrypt()
Dxcbc_enc.c97 l2cn(tout0, tout1, out, l + 8); in DES_xcbc_encrypt()
Ddes_local.h78 # define l2cn(l1,l2,c,n) { \ macro
Ddes_enc.c292 l2cn(tout0, tout1, out, l + 8); in DES_ede3_cbc_encrypt()
/third_party/node/deps/openssl/openssl/crypto/rc5/
Drc5_local.h49 #undef l2cn
50 #define l2cn(l1,l2,c,n) { \ macro
Drc5_enc.c85 l2cn(tout0, tout1, out, l + 8); in RC5_32_cbc_encrypt()
/third_party/openssl/crypto/rc5/
Drc5_local.h49 #undef l2cn
50 #define l2cn(l1,l2,c,n) { \ macro
Drc5_enc.c85 l2cn(tout0, tout1, out, l + 8); in RC5_32_cbc_encrypt()
/third_party/openssl/crypto/cast/
Dcast_local.h44 #undef l2cn
45 #define l2cn(l1,l2,c,n) { \ macro
/third_party/node/deps/openssl/openssl/crypto/cast/
Dcast_local.h44 #undef l2cn
45 #define l2cn(l1,l2,c,n) { \ macro

12