Lines Matching refs:tpm_input_header
230 (sizeof(struct tpm_input_header) + \
233 static const struct tpm_input_header tpm2_pcrread_header = {
278 (sizeof(struct tpm_input_header) + \
281 static const struct tpm_input_header tpm2_pcrextend_header = {
322 (sizeof(struct tpm_input_header) + \
325 static const struct tpm_input_header tpm2_getrandom_header = {
379 (sizeof(struct tpm_input_header) + \
382 static const struct tpm_input_header tpm2_get_tpm_pt_header = {
666 (sizeof(struct tpm_input_header) + \
669 static const struct tpm_input_header tpm2_startup_header = {
698 (sizeof(struct tpm_input_header) + \
701 static const struct tpm_input_header tpm2_shutdown_header = {
760 (sizeof(struct tpm_input_header) + \
763 static const struct tpm_input_header tpm2_selftest_header = {