Home | History | Annotate | Download | only in ssl

Lines Matching defs:l2n

206 #define l2n(l,c)	(*((c)++)=(unsigned char)(((l)>>24)&0xff), \