Searched refs:TPM_SPAPR_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
21 #define TPM_SPAPR_BUFSIZE 4096 macro44 uint8_t buf_in[TPM_SPAPR_BUFSIZE]; in tpm_execute()45 uint8_t buf_out[TPM_SPAPR_BUFSIZE]; in tpm_execute()50 if (data_in_size > TPM_SPAPR_BUFSIZE) { in tpm_execute()56 if (data_out_size < TPM_SPAPR_BUFSIZE) { in tpm_execute()