Searched refs:c2l (Results 76 - 96 of 96) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc2/
H A Drc2_locl.h59 #undef c2l macro
60 #define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ macro
65 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbf_locl.h63 #undef c2l macro
64 #define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ macro
69 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bf/
H A Dbf_locl.h63 # undef c2l macro
64 # define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ macro
69 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/
H A Drc5_locl.h61 #undef c2l macro
62 #define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ macro
67 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5_locl.h61 #undef c2l macro
62 #define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ macro
67 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/
H A Drc5_locl.h61 #undef c2l macro
62 #define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ macro
67 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dcast_lcl.h67 #undef c2l macro
68 #define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ macro
73 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/idea/
H A Didea_lcl.h146 /* NOTE - c is not incremented as per c2l */
185 #undef c2l macro
186 #define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cast/
H A Dcast_lcl.h65 #undef c2l macro
66 #define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ macro
71 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/idea/
H A Didea_lcl.h148 /* NOTE - c is not incremented as per c2l */
187 # undef c2l macro
188 # define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cast/
H A Dcast_lcl.h65 #undef c2l macro
66 #define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ macro
71 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/idea/
H A Didea_lcl.h148 /* NOTE - c is not incremented as per c2l */
187 # undef c2l macro
188 # define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dset_key.c352 c2l(in,c);
353 c2l(in,d);
H A Ddes_locl.h108 #define c2l(c,l) (l =((DES_LONG)(*((c)++))) , \ macro
113 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Dset_key.c386 c2l(in, c);
387 c2l(in, d);
H A Ddes_locl.h108 # define c2l(c,l) (l =((DES_LONG)(*((c)++))) , \ macro
113 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Dset_key.c386 c2l(in, c);
387 c2l(in, d);
H A Ddes_locl.h108 # define c2l(c,l) (l =((DES_LONG)(*((c)++))) , \ macro
113 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_locl.h147 #define c2l(c,l) (l = ((unsigned long)(*((c)++))) , \ macro
152 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_locl.h175 # define c2l(c,l) (l = ((unsigned long)(*((c)++))) , \ macro
180 /* NOTE - c is not incremented as per c2l */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_locl.h175 # define c2l(c,l) (l = ((unsigned long)(*((c)++))) , \ macro
180 /* NOTE - c is not incremented as per c2l */

Completed in 138 milliseconds

1234