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

/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dd1_both.c366 l2n3(msg_hdr->msg_len,p);
368 l2n3(0,p);
369 l2n3(msg_hdr->msg_len,p);
448 l2n3(msg_len,p);
450 l2n3(0,p);
451 l2n3(msg_len,p);
1007 l2n3(n,p);
1063 l2n3(l,p);
1374 l2n3(msg_hdr->msg_len, p);
1377 l2n3(msg_hd
[all...]
H A Ds3_both.c194 l2n3(l,d);
336 l2n3(n,p);
412 l2n3(l,p);
416 l2n3(l,p);
H A Ds3_srvr.c1545 l2n3(l,d);
2032 l2n3(n,d);
2124 l2n3(n,d);
3508 l2n3(len - 4, p); /* Message length */
3541 l2n3(s->tlsext_ocsp_resplen + 4, p);
3545 l2n3(s->tlsext_ocsp_resplen, p);
H A Ds23_srvr.c522 l2n3((long)i, d_len);
H A Ds3_clnt.c877 l2n3(l,d);
2984 l2n3(n,d);
3148 l2n3(n,d);
3395 l2n3(2 + len + padding_len, d);
3435 l2n3(2 + 2 + TLSEXT_CHANNEL_ID_SIZE, d);
H A Ds23_clnt.c538 l2n3(l,d);
H A Dssl_locl.h258 #define l2n3(l,c) ((c[0]=(unsigned char)(((l)>>16)&0xff), \ macro
H A Dd1_pkt.c1747 l2n3(s->d1->r_msg_hdr.frag_off, ptr);
H A Dd1_srvr.c1531 l2n3(n,d);
/external/openssl/ssl/
H A Dd1_both.c366 l2n3(msg_hdr->msg_len,p);
368 l2n3(0,p);
369 l2n3(msg_hdr->msg_len,p);
448 l2n3(msg_len,p);
450 l2n3(0,p);
451 l2n3(msg_len,p);
1007 l2n3(n,p);
1063 l2n3(l,p);
1374 l2n3(msg_hdr->msg_len, p);
1377 l2n3(msg_hd
[all...]
H A Ds3_both.c194 l2n3(l,d);
336 l2n3(n,p);
412 l2n3(l,p);
416 l2n3(l,p);
H A Ds3_srvr.c1545 l2n3(l,d);
2032 l2n3(n,d);
2124 l2n3(n,d);
3508 l2n3(len - 4, p); /* Message length */
3541 l2n3(s->tlsext_ocsp_resplen + 4, p);
3545 l2n3(s->tlsext_ocsp_resplen, p);
H A Ds23_srvr.c522 l2n3((long)i, d_len);
H A Ds3_clnt.c877 l2n3(l,d);
2985 l2n3(n,d);
3170 l2n3(n,d);
3417 l2n3(2 + len + padding_len, d);
3441 l2n3(2 + 2 + TLSEXT_CHANNEL_ID_SIZE, d);
H A Ds23_clnt.c538 l2n3(l,d);
H A Dssl_locl.h258 #define l2n3(l,c) ((c[0]=(unsigned char)(((l)>>16)&0xff), \ macro
H A Dd1_pkt.c1747 l2n3(s->d1->r_msg_hdr.frag_off, ptr);
H A Dd1_srvr.c1531 l2n3(n,d);

Completed in 200 milliseconds