Lines Matching refs:tpm_input_header
225 (sizeof(struct tpm_input_header) + \
228 static const struct tpm_input_header tpm2_pcrread_header = {
273 (sizeof(struct tpm_input_header) + \
276 static const struct tpm_input_header tpm2_pcrextend_header = {
317 (sizeof(struct tpm_input_header) + \
320 static const struct tpm_input_header tpm2_getrandom_header = {
374 (sizeof(struct tpm_input_header) + \
377 static const struct tpm_input_header tpm2_get_tpm_pt_header = {
413 (sizeof(struct tpm_input_header) + \
416 static const struct tpm_input_header tpm2_startup_header = {
445 (sizeof(struct tpm_input_header) + \
448 static const struct tpm_input_header tpm2_shutdown_header = {
507 (sizeof(struct tpm_input_header) + \
510 static const struct tpm_input_header tpm2_selftest_header = {