Searched refs:l2n (Results 51 - 75 of 80) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/
H A Drc5_locl.h122 /* NOTE - c is not incremented as per l2n */
143 #undef l2n macro
144 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5_locl.h122 /* NOTE - c is not incremented as per l2n */
143 #undef l2n macro
144 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/
H A Drc5_locl.h122 /* NOTE - c is not incremented as per l2n */
143 #undef l2n macro
144 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dcast_lcl.h128 /* NOTE - c is not incremented as per l2n */
149 #undef l2n macro
150 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/idea/
H A Didea_lcl.h110 /* NOTE - c is not incremented as per l2n */
131 #undef l2n macro
132 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cast/
H A Dcast_lcl.h126 /* NOTE - c is not incremented as per l2n */
147 #undef l2n macro
148 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/idea/
H A Didea_lcl.h112 /* NOTE - c is not incremented as per l2n */
133 #undef l2n macro
134 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cast/
H A Dcast_lcl.h126 /* NOTE - c is not incremented as per l2n */
147 #undef l2n macro
148 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/idea/
H A Didea_lcl.h112 /* NOTE - c is not incremented as per l2n */
133 #undef l2n macro
134 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds2_enc.c179 l2n(seq, p);
H A Ds23_clnt.c291 l2n(Time, p);
H A Dssl_sess.c693 l2n(l, p);
H A Dssl_locl.h206 # define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds2_enc.c175 l2n(seq,p);
H A Ds23_clnt.c240 l2n(Time,p);
H A Dssl_sess.c373 l2n(l,p);
H A Dd1_clnt.c548 l2n(Time,p);
964 l2n(s->d1->handshake_write_seq,d);
H A Dd1_srvr.c670 l2n(Time,p);
H A Dssl_locl.h178 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds2_enc.c179 l2n(seq, p);
H A Ds23_clnt.c291 l2n(Time, p);
H A Dssl_sess.c693 l2n(l, p);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes_locl.h143 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Ddes_locl.h145 # define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Ddes_locl.h145 # define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ macro

Completed in 716 milliseconds

1234