Skip to content

Commit 9f12960

Browse files
embhornJacobBarthelmeh
authored andcommitted
Update comment
1 parent 4b09fb3 commit 9f12960

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/tls13.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,6 +1453,8 @@ static const byte writeIVLabel[WRITE_IV_LABEL_SZ+1] = "iv";
14531453
* traffic messages.
14541454
* update_traffic_key when deriving next keys and IVs for encrypting
14551455
* traffic messages.
1456+
* no_key when deriving keys and IVs from existing secrets without
1457+
* re-deriving the secrets. Used during early data transitions.
14561458
* side ENCRYPT_SIDE_ONLY when only encryption secret needs to be derived.
14571459
* DECRYPT_SIDE_ONLY when only decryption secret needs to be derived.
14581460
* ENCRYPT_AND_DECRYPT_SIDE when both secret needs to be derived.

0 commit comments

Comments
 (0)