Searched refs:l2n3 (Results 1 - 9 of 9) sorted by relevance

/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Dd1_both.c368 l2n3(msg_hdr->msg_len,p);
370 l2n3(0,p);
371 l2n3(msg_hdr->msg_len,p);
450 l2n3(msg_len,p);
452 l2n3(0,p);
453 l2n3(msg_len,p);
1007 l2n3(n,p);
1063 l2n3(l,p);
1369 l2n3(msg_hdr->msg_len, p);
1372 l2n3(msg_hd
[all...]
H A Ds3_both.c194 l2n3(l,d);
311 l2n3(n,p);
380 l2n3(l,p);
384 l2n3(l,p);
H A Ds23_srvr.c481 l2n3((long)i, d_len);
H A Ds3_srvr.c1371 l2n3(l,d);
1828 l2n3(n,d);
1912 l2n3(n,d);
3143 l2n3(len - 4, p); /* Message length */
3176 l2n3(s->tlsext_ocsp_resplen + 4, p);
3180 l2n3(s->tlsext_ocsp_resplen, p);
H A Ds23_clnt.c480 l2n3(l,d);
H A Ds3_clnt.c709 l2n3(l,d);
2646 l2n3(n,d);
2773 l2n3(n,d);
H A Dssl_locl.h249 #define l2n3(l,c) ((c[0]=(unsigned char)(((l)>>16)&0xff), \ macro
H A Dd1_pkt.c1616 l2n3(s->d1->r_msg_hdr.frag_off, ptr);
H A Dd1_srvr.c1371 l2n3(n,d);

Completed in 107 milliseconds