Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm.h101 #define TPM2_NAME_SIZE 34 macro
169 u8 null_key_name[TPM2_NAME_SIZE];
/linux/drivers/char/tpm/
H A Dtpm-sysfs.c321 int size = TPM2_NAME_SIZE; in null_name_show()