Home
last modified time | relevance | path

Searched defs:tpm_header (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/vboot_reference/firmware/include/
H A Dtpm2_tss_constants.h273 struct tpm_header { struct
274 uint16_t tpm_tag;
275 uint32_t tpm_size;
276 uint32_t tpm_code;
/aosp_15_r20/external/coreboot/src/security/tpm/tss/tcg-2.0/
H A Dtss_structures.h73 struct tpm_header { struct
74 uint16_t tpm_tag;
75 uint32_t tpm_size;
76 TPM_CC tpm_code;
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h72065 struct tpm_header { struct
72066 __be16 tag;
72067 __be32 length;
72068 union {
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h64203 struct tpm_header { struct
64204 __be16 tag;
64205 __be32 length;
64206 union {
H A Dvmlinux_518.h64203 struct tpm_header { struct
64204 __be16 tag;
64205 __be32 length;
64206 union {
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h45009 struct tpm_header { struct
45010 __be16 tag;
45011 __be32 length;
45012 union {
H A Dvmlinux.h45009 struct tpm_header { struct
45010 __be16 tag;
45011 __be32 length;
45012 union {