Searched refs:pcr_array_sz (Results 1 – 1 of 1) sorted by relevance
275 u8 pcr_array_sz; in sandbox_tpm2_xfer() local512 pcr_array_sz = *sent; in sandbox_tpm2_xfer()513 sent += sizeof(pcr_array_sz); in sandbox_tpm2_xfer()514 if (!pcr_array_sz || pcr_array_sz > 8) { in sandbox_tpm2_xfer()520 for (i = 0; i < pcr_array_sz; i++) in sandbox_tpm2_xfer()