n2l
#undef n2l
#define n2l(c,l) (l =((BF_LONG)(*((c)++)))<<24L, \
#define n2l(c,l) (l =((DES_LONG)(*((c)++)))<<24L, \