Searched refs:readpubek_out_buffer (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/char/tpm/ | ||
D | tpm-sysfs.c | 57 data = tpm_cmd.params.readpubek_out_buffer; in pubek_show() |
D | tpm.h | 387 u8 readpubek_out_buffer[sizeof(struct tpm_readpubek_params_out)]; member |