diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2023-10-20 18:05:07 +0400 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2023-10-20 18:05:07 +0400 |
commit | b94f1fbee375eaceebf0cf0645ff83ae1966e55a (patch) | |
tree | 43ea12c73e75841510efc7bfe5ed3f76868e8a90 /src/http/v2/ngx_http_v2_module.c | |
parent | 01bd8cacebafedf4540bc97d040ddc644aaa5418 (diff) | |
download | nginx-b94f1fbee375eaceebf0cf0645ff83ae1966e55a.tar.gz nginx-b94f1fbee375eaceebf0cf0645ff83ae1966e55a.zip |
QUIC: removed key field from ngx_quic_secret_t.
It is made local as it is only needed now when creating crypto context.
BoringSSL lacks EVP interface for ChaCha20, providing instead
a function for one-shot encryption, thus hp is still preserved.
Based on a patch by Roman Arutyunyan.
Diffstat (limited to 'src/http/v2/ngx_http_v2_module.c')
0 files changed, 0 insertions, 0 deletions