Home
last modified time | relevance | path

Searched refs:WPACKET_sub_allocate_bytes_u16 (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/ssl/
Dpacket_local.h759 #define WPACKET_sub_allocate_bytes_u16(pkt, len, bytes) \ macro
/third_party/openssl/ssl/statem/
Dextensions_clnt.c322 || !WPACKET_sub_allocate_bytes_u16(pkt, idlen, &idbytes) in tls_construct_ctos_status_request()
973 || !WPACKET_sub_allocate_bytes_u16(pkt, hlen, &padbytes)) { in tls_construct_ctos_padding()
Dstatem_clnt.c3096 if (!WPACKET_sub_allocate_bytes_u16(pkt, BN_num_bytes(pub_key), in tls_construct_cke_dhe()
3294 || !WPACKET_sub_allocate_bytes_u16(pkt, BN_num_bytes(s->srp_ctx.A), in tls_construct_cke_srp()
Dstatem_lib.c2350 || !WPACKET_sub_allocate_bytes_u16(pkt, namelen, in construct_ca_names()
Dstatem_srvr.c2828 if (rv <= 0 || !WPACKET_sub_allocate_bytes_u16(pkt, siglen, &sigbytes2) in tls_construct_server_key_exchange()