Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/crypto/rc2/
Drc2_locl.h89 #undef l2cn
90 #define l2cn(l1,l2,c,n) { \ macro
Drc2_cbc.c126 l2cn(tout0, tout1, out, l + 8); in RC2_cbc_encrypt()
/freebsd-9-stable/crypto/openssl/crypto/bf/
Dbf_locl.h93 # undef l2cn
94 # define l2cn(l1,l2,c,n) { \ macro
/freebsd-9-stable/crypto/openssl/crypto/des/
Dcfb_enc.c110 l2cn(d0, d1, out, n); in DES_cfb_encrypt()
191 l2cn(d0, d1, out, n); in DES_cfb_encrypt()
Dcfb64ede.c172 l2cn(d0, d1, out, n); in DES_ede3_cfb_encrypt()
241 l2cn(d0, d1, out, n); in DES_ede3_cfb_encrypt()
Dpcbc_enc.c108 l2cn(tout0, tout1, out, length); in DES_pcbc_encrypt()
Dofb_enc.c109 l2cn(d0, d1, out, n); in DES_ofb_encrypt()
Dncbc_enc.c140 l2cn(tout0, tout1, out, l + 8); in DES_cbc_encrypt()
Dede_cbcm_enc.c169 l2cn(tout0, tout1, out, l + 8); in DES_ede3_cbcm_encrypt()
Dxcbc_enc.c204 l2cn(tout0, tout1, out, l + 8); in DES_xcbc_encrypt()
Ddes_enc.c385 l2cn(tout0, tout1, out, l + 8); in DES_ede3_cbc_encrypt()
Ddes_locl.h151 # define l2cn(l1,l2,c,n) { \ macro
/freebsd-9-stable/crypto/openssl/crypto/rc5/
Drc5_locl.h91 #undef l2cn
92 #define l2cn(l1,l2,c,n) { \ macro
Drc5_enc.c128 l2cn(tout0, tout1, out, l + 8); in RC5_32_cbc_encrypt()
/freebsd-9-stable/sys/crypto/blowfish/
Dbf_locl.h99 #undef l2cn
100 #define l2cn(l1,l2,c,n) { \ macro
/freebsd-9-stable/crypto/openssl/crypto/cast/
Dcast_lcl.h95 #undef l2cn
96 #define l2cn(l1,l2,c,n) { \ macro
/freebsd-9-stable/crypto/openssl/crypto/idea/
Didea_lcl.h165 # define l2cn(l1,l2,c,n) { \ macro
/freebsd-9-stable/sys/crypto/des/
Ddes_locl.h110 #define l2cn(l1,l2,c,n) { \ macro
/freebsd-9-stable/crypto/openssl/ssl/
Dssl_locl.h209 # define l2cn(l1,l2,c,n) { \ macro