Home
last modified time | relevance | path

Searched refs:tpm_buf_length (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/char/tpm/
Dtpm.h443 static inline u32 tpm_buf_length(struct tpm_buf *buf) in tpm_buf_length() function
462 u32 len = tpm_buf_length(buf); in tpm_buf_append()