diff options
author | jsing <> | 2022-07-24 14:16:29 +0000 |
---|---|---|
committer | jsing <> | 2022-07-24 14:16:29 +0000 |
commit | 8e1be2bf4fabd0e39f3d547284095e5c4610e056 (patch) | |
tree | 513bd66d8a8e45ea9b3a80cfdde2155254f69204 /src/lib/libssl/ssl_lib.c | |
parent | a686a30b94111310bb722a43dfa16c498201047c (diff) | |
download | openbsd-8e1be2bf4fabd0e39f3d547284095e5c4610e056.tar.gz openbsd-8e1be2bf4fabd0e39f3d547284095e5c4610e056.tar.bz2 openbsd-8e1be2bf4fabd0e39f3d547284095e5c4610e056.zip |
Provide QUIC encryption levels.
QUIC wants to know what "encryption level" handshake messages should be
sent at. Provide an ssl_encryption_level_t enum (via BoringSSL) that
defines these (of course quictls decided to make this an
OSSL_ENCRYPTION_LEVEL typedef, so provide that as well).
Wire these through to tls13_record_layer_set_{read,write}_traffic_key() so
that they can be used in upcoming commits.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions