Searched refs:native_size (Results 1 – 2 of 2) sorted by relevance
39 __be32 *native_size; in tpm_atml_recv() local55 native_size = (__force __be32 *) (hdr + 2); in tpm_atml_recv()56 size = be32_to_cpu(*native_size); in tpm_atml_recv()
129 __be32 *native_size; in tpm_nsc_recv() local172 native_size = (__force __be32 *) (buf + 2); in tpm_nsc_recv()173 size = be32_to_cpu(*native_size); in tpm_nsc_recv()