Searched refs:native_size (Results 1 – 2 of 2) sorted by relevance
44 __be32 *native_size; in tpm_atml_recv() local60 native_size = (__force __be32 *) (hdr + 2); in tpm_atml_recv()61 size = be32_to_cpu(*native_size); in tpm_atml_recv()
134 __be32 *native_size; in tpm_nsc_recv() local177 native_size = (__force __be32 *) (buf + 2); in tpm_nsc_recv()178 size = be32_to_cpu(*native_size); in tpm_nsc_recv()