Home
last modified time | relevance | path

Searched refs:WPACKET_sub_allocate_bytes_u16 (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/openssl/openssl/include/internal/
H A Dpacket.h817 #define WPACKET_sub_allocate_bytes_u16(pkt, len, bytes) \ macro
838 * || !WPACKET_sub_allocate_bytes_u16(&pkt, siglen, &sigbytes2)
/third_party/openssl/include/internal/
H A Dpacket.h817 #define WPACKET_sub_allocate_bytes_u16(pkt, len, bytes) \ macro
838 * || !WPACKET_sub_allocate_bytes_u16(&pkt, siglen, &sigbytes2)
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_clnt.c351 || !WPACKET_sub_allocate_bytes_u16(pkt, idlen, &idbytes) in tls_construct_ctos_status_request()
964 || !WPACKET_sub_allocate_bytes_u16(pkt, hlen, &padbytes)) { in tls_construct_ctos_padding()
H A Dstatem_clnt.c2957 if (!WPACKET_sub_allocate_bytes_u16(pkt, pad_len, &keybytes)) { in tls_construct_cke_dhe()
3269 || !WPACKET_sub_allocate_bytes_u16(pkt, BN_num_bytes(s->srp_ctx.A), in tls_construct_cke_srp()
H A Dstatem_lib.c2367 || !WPACKET_sub_allocate_bytes_u16(pkt, namelen, in construct_ca_names()
H A Dstatem_srvr.c2725 || !WPACKET_sub_allocate_bytes_u16(pkt, siglen, &sigbytes2) in tls_construct_server_key_exchange()
/third_party/openssl/ssl/statem/
H A Dextensions_clnt.c351 || !WPACKET_sub_allocate_bytes_u16(pkt, idlen, &idbytes) in tls_construct_ctos_status_request()
964 || !WPACKET_sub_allocate_bytes_u16(pkt, hlen, &padbytes)) { in tls_construct_ctos_padding()
H A Dstatem_clnt.c2949 if (!WPACKET_sub_allocate_bytes_u16(pkt, pad_len, &keybytes)) { in tls_construct_cke_dhe()
3261 || !WPACKET_sub_allocate_bytes_u16(pkt, BN_num_bytes(s->srp_ctx.A), in tls_construct_cke_srp()
H A Dstatem_lib.c2332 || !WPACKET_sub_allocate_bytes_u16(pkt, namelen, in construct_ca_names()
H A Dstatem_srvr.c2704 || !WPACKET_sub_allocate_bytes_u16(pkt, siglen, &sigbytes2) in tls_construct_server_key_exchange()

Completed in 34 milliseconds