Searched defs:n2l (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rc2/
H A Drc2_locl.h135 #undef n2l macro
136 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc2/
H A Drc2_locl.h135 #undef n2l macro
136 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/idea/
H A Didea_lcl.h125 #undef n2l macro
126 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbf_locl.h139 #undef n2l macro
140 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dcast_lcl.h143 #undef n2l macro
144 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/idea/
H A Didea_lcl.h125 #undef n2l macro
126 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bf/
H A Dbf_locl.h139 #undef n2l macro
140 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rc5/
H A Drc5_locl.h137 #undef n2l macro
138 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5_locl.h137 #undef n2l macro
138 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/cast/
H A Dcast_lcl.h148 #undef n2l macro
149 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/des/
H A Ddes_locl.h138 #define n2l(c,l) (l =((DES_LONG)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/des/
H A Dfips_des_locl.h138 #define n2l(c,l) (l =((DES_LONG)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes_locl.h138 #define n2l(c,l) (l =((DES_LONG)(*((c)++)))<<24L, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dssl_locl.h165 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24, \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_locl.h173 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24, \ macro

Completed in 176 milliseconds