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.h143 #define TPM2_NAME_SIZE 34 macro
211 u8 null_key_name[TPM2_NAME_SIZE];
/linux/drivers/char/tpm/
H A Dtpm-sysfs.c317 int size = TPM2_NAME_SIZE; in null_name_show()