]> git.kaiwu.me - nginx.git/commit
QUIC: converted ngx_quic_keys_set_encryption_secret() to NGX codes.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 7 Dec 2021 12:42:10 +0000 (15:42 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 7 Dec 2021 12:42:10 +0000 (15:42 +0300)
commit1bd3cae95948165f23c5a9b99bd6d1e16f0f5caa
tree0a27501f7fe1a5738440990f2d9501d2127399c1
parentd1bc1da950488d8d3114a06ca00346fa58848a2d
QUIC: converted ngx_quic_keys_set_encryption_secret() to NGX codes.

While here, removed check for encryption level zero, redundant by its nature.
src/event/quic/ngx_event_quic_protection.c
src/event/quic/ngx_event_quic_protection.h
src/event/quic/ngx_event_quic_ssl.c