Home | History | Annotate | Download | only in ssl

Lines Matching refs:l2n8

218 #define l2n8(l,c)	(*((c)++)=(unsigned char)(((l)>>56)&0xff), \