Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[~]merge branch interop into main #359

Closed
wants to merge 0 commits into from
Closed

Conversation

cherylsy
Copy link
Collaborator

@cherylsy cherylsy commented Nov 2, 2023

No description provided.

@cherylsy cherylsy requested a review from Yanmei-Liu November 2, 2023 06:24
@@ -661,9 +661,9 @@ xqc_crypto_derive_updated_keys(xqc_crypto_t *crypto, xqc_key_type_t type)

/* update application traffic secret */
static uint8_t LABEL[] = "quic ku";
uint8_t dest_buf[INITIAL_SECRET_MAX_LEN];
uint8_t dest_buf[XQC_MAX_KNP_LEN];
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个宏在哪定义的?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

src/tls/xqc_crypto.c 448行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants