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 | 885a02696e689ea422256d58891276499c7da56f (patch) | |
| tree | 33c20d4030c631628ffe47d6f536103f465a9f1e /src/http/ngx_http_request.c | |
| parent | 8e1217c46dcd66efa1cc2ca2d2b43d85db24b416 (diff) | |
| download | nginx-885a02696e689ea422256d58891276499c7da56f.tar.gz nginx-885a02696e689ea422256d58891276499c7da56f.tar.bz2 | |
QUIC: renamed protection functions.
Now these functions have names ngx_quic_crypto_XXX():
- ngx_quic_tls_open() -> ngx_quic_crypto_open()
- ngx_quic_tls_seal() -> ngx_quic_crypto_seal()
- ngx_quic_tls_hp() -> ngx_quic_crypto_hp()
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions
