Closed chrisfenner closed 2 months ago
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).
nullable
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).