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

Trivial fixes for lint and nullability #368

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

chrisfenner
Copy link
Member

This change adds a missing doc comment for EncryptDecrypt2, and adds the missing nullable tag onto HmacStart's hash algorithm. The hash algorithm can be TPM_ALG_NULL (see TPM Spec Part 3).

This change adds a missing doc comment for EncryptDecrypt2, and adds the
missing `nullable` tag onto HmacStart's hash algorithm. The hash
algorithm can be TPM_ALG_NULL (see TPM Spec Part 3).
@chrisfenner chrisfenner requested review from alexmwu, jkl73 and a team as code owners August 23, 2024 17:54
@chrisfenner chrisfenner merged commit ec70209 into google:main Sep 17, 2024
4 checks passed
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.

3 participants