Home
last modified time | relevance | path

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

/include/linux/
Dtpm.h348 static inline u32 tpm_buf_length(struct tpm_buf *buf) in tpm_buf_length() function
367 u32 len = tpm_buf_length(buf); in tpm_buf_append()