Home | History | Annotate | Download | only in ssl

Lines Matching defs:n2l

201 #define n2l(c,l)	(l =((unsigned long)(*((c)++)))<<24, \