Searched refs:native_size (Results 1 – 2 of 2) sorted by relevance
43 __be32 *native_size; in tpm_atml_recv() local59 native_size = (__force __be32 *) (hdr + 2); in tpm_atml_recv()60 size = be32_to_cpu(*native_size); in tpm_atml_recv()
126 __be32 *native_size; in tpm_nsc_recv() local166 native_size = (__force __be32 *) (buf + 2); in tpm_nsc_recv()167 size = be32_to_cpu(*native_size); in tpm_nsc_recv()