Sign in
android-kvm
/
linux
/
6a217437f9f5482a3f6f2dc5fcd27cf0f62409ac
/
drivers
/
char
/
tpm
/
tpm1-cmd.c
6e0fe58
tpm: fix some doc warnings in tpm1-cmd.c
by Yang Yingliang
· 3 years, 9 months ago
15d0b22
tpm: provide a way to override the chip returned durations
by Jerry Snitselaar
· 6 years ago
fa4f99c
tpm: tpm_ibm_vtpm: Fix unallocated banks
by Nayna Jain
· 6 years ago
782779b
tpm: Actually fail on TPM errors during "get random"
by Kees Cook
· 6 years ago
879b589
tpm: retrieve digest size of unknown algorithms with PCR read
by Roberto Sassu
· 6 years ago
aa04247
tpm: rename and export tpm2_digest and tpm2_algorithms
by Roberto Sassu
· 6 years ago
bcfff83
tpm: dynamically allocate the allocated_banks array
by Roberto Sassu
· 6 years ago
47a6c28
tpm: remove @flags from tpm_transmit()
by Jarkko Sakkinen
· 6 years ago
5faafba
tpm: remove @space from tpm_transmit()
by Jarkko Sakkinen
· 6 years ago
412eb58
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
by Jarkko Sakkinen
· 6 years ago
36ce089
tpm: don't return bool from update_timeouts
by Jerry Snitselaar
· 6 years ago
95adc6b
tpm: use u32 instead of int for PCR index
by Tomas Winkler
· 6 years ago
c82e595
tpm1: reimplement tpm1_continue_selftest() using tpm_buf
by Tomas Winkler
· 6 years ago
9315e73
tpm1: reimplement SAVESTATE using tpm_buf
by Tomas Winkler
· 6 years ago
cfddcb0
tpm1: rename tpm1_pcr_read_dev to tpm1_pcr_read()
by Tomas Winkler
· 6 years ago
5e335b5
tpm1: implement tpm1_pcr_read_dev() using tpm_buf structure
by Tomas Winkler
· 6 years ago
7aee9c5
tpm: tpm1: rewrite tpm1_get_random() using tpm_buf structure
by Tomas Winkler
· 6 years ago
9db7fe1
tpm: factor out tpm_startup function
by Tomas Winkler
· 6 years ago
c82a330
tpm: factor out tpm 1.x pm suspend flow into tpm1-cmd.c
by Tomas Winkler
· 6 years ago
d4a31756
tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c
by Tomas Winkler
· 6 years ago
433d390
tpm: factor out tpm1_get_random into tpm1-cmd.c
by Tomas Winkler
· 6 years ago
f4d916b
tpm: move tpm_getcap to tpm1-cmd.c
by Tomas Winkler
· 6 years ago
1ad6640
tpm: move tpm1_pcr_extend to tpm1-cmd.c
by Tomas Winkler
· 6 years ago
70a3199
tpm: factor out tpm_get_timeouts()
by Tomas Winkler
· 6 years ago
d856c00
tpm: add tpm_calc_ordinal_duration() wrapper
by Tomas Winkler
· 6 years ago
b2d6e6de
tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c
by Tomas Winkler
· 6 years ago