Go to the documentation of this file.
71 #ifndef OPENSSL_NO_SSL2
84 #ifndef OPENSSL_NO_SSL2
98 #ifndef OPENSSL_NO_SSL2
113 p[0]=((
unsigned char)(l>>16L))&0xFF;
114 p[1]=((
unsigned char)(l>> 8L))&0xFF;
115 p[2]=((
unsigned char)(l ))&0xFF;
128 if (n < 0)
return(n);
151 if (n < 0)
return(n);
174 if (n < 0)
return(n);