Age | Commit message (Expand) | Author |
---|---|---|
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-17 | tpm: export tpm2_sessions_init() to fix ibmvtpm building | Kexy Biscuit |
2024-07-16 | tpm: Use auth only after NULL check in tpm_buf_check_hmac_response() | Hao Ge |
2024-07-05 | tpm: Address !chip->auth in tpm_buf_append_hmac_session*() | Jarkko Sakkinen |
2024-07-05 | tpm: Address !chip->auth in tpm_buf_append_name() | Jarkko Sakkinen |
2024-07-05 | tpm: Address !chip->auth in tpm2_*_auth_session() | Jarkko Sakkinen |
2024-05-28 | tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local | Jarkko Sakkinen |
2024-05-09 | tpm: disable the TPM if NULL name changes | James Bottomley |
2024-05-09 | tpm: Add the rest of the session HMAC API | James Bottomley |
2024-05-09 | tpm: Add HMAC session name/handle append | James Bottomley |
2024-05-09 | tpm: Add HMAC session start and end functions | James Bottomley |
2024-05-09 | tpm: Add TCG mandated Key Derivation Functions (KDFs) | James Bottomley |
2024-05-09 | tpm: Add NULL primary creation | James Bottomley |