Adds basic support for TPM hmac keys. Currently the initial design may have some issues with key context lifetimes and I think it may need a redesign soon, but at the moment "it works".
Checklist
[ x ] This pr contains no AI generated code
[ x ] cargo fmt has been run
[ x ] cargo clippy has been run and there's no issues
Adds basic support for TPM hmac keys. Currently the initial design may have some issues with key context lifetimes and I think it may need a redesign soon, but at the moment "it works".
Checklist