Home
last modified time | relevance | path

Searched refs:startOfElement (Results 1 – 1 of 1) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/
DCertifyX509.c122 INT16 startOfElement = ctx.offset; in TPM2_CertifyX509() local
130 partial[countOfSequences].buf = &ctx.buffer[startOfElement]; in TPM2_CertifyX509()
132 partial[countOfSequences].len = (INT16)ctx.offset - startOfElement; in TPM2_CertifyX509()
140 certTBS[EXTENSIONS_REF].buf = &ctx.buffer[startOfElement]; in TPM2_CertifyX509()
143 (INT16)ctx.offset - startOfElement; in TPM2_CertifyX509()