aboutsummaryrefslogtreecommitdiff
path: root/src/http/v3/ngx_http_v3_request.c
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2020-03-26 16:54:46 +0300
committerVladimir Homutov <vl@nginx.com>2020-03-26 16:54:46 +0300
commit7d408f1bba61998ef6e0cb5296a25433c6a2f275 (patch)
treecde355f411522b30963f1b3b29a27dd10b3b6a8f /src/http/v3/ngx_http_v3_request.c
parent7c6e6426c67ec19603e2aeaa6024036d27659c4a (diff)
downloadnginx-7d408f1bba61998ef6e0cb5296a25433c6a2f275.tar.gz
nginx-7d408f1bba61998ef6e0cb5296a25433c6a2f275.zip
Got rid of memory allocation in decryption.
Static buffers are used instead in functions where decryption takes place. The pkt->plaintext points to the beginning of a static buffer. The pkt->payload.data points to decrypted data actual start.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions