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

/freebsd-10.1-release/crypto/openssl/crypto/bf/
H A Dbf_locl.h93 # undef l2cn macro
94 # define l2cn(l1,l2,c,n) { \ macro
/freebsd-10.1-release/crypto/openssl/crypto/rc2/
H A Drc2_locl.h89 #undef l2cn macro
90 #define l2cn(l1,l2,c,n) { \ macro
H A Drc2_cbc.c126 l2cn(tout0, tout1, out, l + 8);
/freebsd-10.1-release/crypto/openssl/crypto/des/
H A Dcfb_enc.c110 l2cn(d0, d1, out, n);
191 l2cn(d0, d1, out, n);
H A Dpcbc_enc.c108 l2cn(tout0, tout1, out, length);
H A Dofb_enc.c109 l2cn(d0, d1, out, n);
H A Dncbc_enc.c140 l2cn(tout0, tout1, out, l + 8);
H A Dcfb64ede.c172 l2cn(d0, d1, out, n);
241 l2cn(d0, d1, out, n);
H A Dede_cbcm_enc.c169 l2cn(tout0, tout1, out, l + 8);
H A Dxcbc_enc.c204 l2cn(tout0, tout1, out, l + 8);
H A Ddes_enc.c376 l2cn(tout0, tout1, out, l + 8);
H A Ddes_locl.h151 # define l2cn(l1,l2,c,n) { \ macro
/freebsd-10.1-release/sys/crypto/blowfish/
H A Dbf_locl.h99 #undef l2cn macro
100 #define l2cn(l1,l2,c,n) { \ macro
/freebsd-10.1-release/crypto/openssl/crypto/rc5/
H A Drc5_locl.h91 #undef l2cn macro
92 #define l2cn(l1,l2,c,n) { \ macro
H A Drc5_enc.c128 l2cn(tout0, tout1, out, l + 8);
/freebsd-10.1-release/crypto/openssl/crypto/cast/
H A Dcast_lcl.h95 #undef l2cn macro
96 #define l2cn(l1,l2,c,n) { \ macro
/freebsd-10.1-release/crypto/openssl/crypto/idea/
H A Didea_lcl.h165 # define l2cn(l1,l2,c,n) { \ macro
/freebsd-10.1-release/sys/crypto/des/
H A Ddes_locl.h110 #define l2cn(l1,l2,c,n) { \ macro
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dssl_locl.h235 # define l2cn(l1,l2,c,n) { \ macro

Completed in 111 milliseconds