Searched refs:c2ln (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/des/
H A Dcbc_cksm.c78 c2ln(in, tin0, tin1, l);
H A Dcfb_enc.c106 c2ln(in, d0, d1, n);
153 c2ln(in, d0, d1, n);
H A Dpcbc_enc.c82 c2ln(in, sin0, sin1, length);
H A Dofb_enc.c105 c2ln(in, d0, d1, n);
H A Dncbc_enc.c100 c2ln(in, tin0, tin1, l + 8);
H A Dcfb64ede.c168 c2ln(in, d0, d1, n);
209 c2ln(in, d0, d1, n);
H A Dede_cbcm_enc.c104 c2ln(in, tin0, tin1, l + 8);
H A Dxcbc_enc.c166 c2ln(in, tin0, tin1, l + 8);
H A Ddes_enc.c320 c2ln(in, tin0, tin1, l + 8);
H A Ddes_locl.h114 # define c2ln(c,l1,l2,n) { \ macro
/freebsd-10.1-release/crypto/openssl/crypto/bf/
H A Dbf_locl.h70 # undef c2ln macro
71 # define c2ln(c,l1,l2,n) { \ macro
/freebsd-10.1-release/crypto/openssl/crypto/rc2/
H A Drc2_locl.h66 #undef c2ln macro
67 #define c2ln(c,l1,l2,n) { \ macro
H A Drc2_cbc.c88 c2ln(in, tin0, tin1, l + 8);
/freebsd-10.1-release/crypto/openssl/crypto/rc5/
H A Drc5_skey.c84 c2ln(data, l, ll, k);
H A Drc5_locl.h68 #undef c2ln macro
69 #define c2ln(c,l1,l2,n) { \ macro
H A Drc5_enc.c90 c2ln(in, tin0, tin1, l + 8);
/freebsd-10.1-release/sys/crypto/blowfish/
H A Dbf_locl.h76 #undef c2ln macro
77 #define c2ln(c,l1,l2,n) { \ macro
/freebsd-10.1-release/crypto/openssl/crypto/cast/
H A Dcast_lcl.h72 #undef c2ln macro
73 #define c2ln(c,l1,l2,n) { \ macro
/freebsd-10.1-release/crypto/openssl/crypto/idea/
H A Didea_lcl.h149 # define c2ln(c,l1,l2,n) { \ macro
/freebsd-10.1-release/sys/crypto/des/
H A Ddes_locl.h75 #define c2ln(c,l1,l2,n) { \ macro
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dssl_locl.h181 # define c2ln(c,l1,l2,n) { \ macro

Completed in 114 milliseconds