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

12

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/lib/libdes/
H A Docbc_cksm.c81 c2ln(in,tin0,tin1,l);
H A Docfb_enc.c104 c2ln(in,d0,d1,n);
136 c2ln(in,d0,d1,n);
H A Doofb_enc.c107 c2ln(in,d0,d1,n);
H A Dopcbc_enc.c85 c2ln(in,sin0,sin1,length);
H A Doncbc_enc.c98 c2ln(in,tin0,tin1,l+8);
H A Doede_cbcm_enc.c104 c2ln(in,tin0,tin1,l+8);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/des/
H A Dcbc_cksm.c81 c2ln(in,tin0,tin1,l);
H A Dcfb_enc.c104 c2ln(in,d0,d1,n);
151 c2ln(in,d0,d1,n);
H A Dofb_enc.c108 c2ln(in,d0,d1,n);
H A Dpcbc_enc.c86 c2ln(in,sin0,sin1,length);
H A Dncbc_enc.c98 c2ln(in,tin0,tin1,l+8);
H A Dcfb64ede.c173 c2ln(in,d0,d1,n);
215 c2ln(in,d0,d1,n);
H A Dede_cbcm_enc.c106 c2ln(in,tin0,tin1,l+8);
H A Ddes_enc.c327 c2ln(in,tin0,tin1,l+8);
H A Dxcbc_enc.c150 c2ln(in,tin0,tin1,l+8);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bf/
H A Dbf_locl.h70 #undef c2ln macro
71 #define c2ln(c,l1,l2,n) { \ macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc2/
H A Drc2_locl.h66 #undef c2ln macro
67 #define c2ln(c,l1,l2,n) { \ macro
H A Drc2_cbc.c89 c2ln(in,tin0,tin1,l+8);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc5/
H A Drc5_skey.c87 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.c91 c2ln(in,tin0,tin1,l+8);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/cast/
H A Dcast_lcl.h74 #undef c2ln macro
75 #define c2ln(c,l1,l2,n) { \ macro
/netbsd-6-1-5-RELEASE/sys/crypto/blowfish/
H A Dbf_locl.h76 #undef c2ln macro
77 #define c2ln(c,l1,l2,n) { \ macro
/netbsd-6-1-5-RELEASE/sys/crypto/des/
H A Ddes_cbc.c92 c2ln(in,tin0,tin1,l+8);
176 c2ln(in,tin0,tin1,l+8);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/idea/
H A Didea_lcl.h147 #define c2ln(c,l1,l2,n) { \ macro

Completed in 139 milliseconds

12