Home
last modified time | relevance | path

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

/external/tpm2/
Dtpm_generated.c1716 UINT16 TPMI_ALG_PUBLIC_Marshal(TPMI_ALG_PUBLIC* source, in TPMI_ALG_PUBLIC_Marshal() function
3291 total_size += TPMI_ALG_PUBLIC_Marshal(&source->type, buffer, size); in TPMT_PUBLIC_Marshal()
3503 total_size += TPMI_ALG_PUBLIC_Marshal(&source->sensitiveType, buffer, size); in TPMT_SENSITIVE_Marshal()
6883 total_size += TPMI_ALG_PUBLIC_Marshal(&source->type, buffer, size); in TPMT_PUBLIC_PARMS_Marshal()
Dtpm_generated.h396 UINT16 TPMI_ALG_PUBLIC_Marshal(TPMI_ALG_PUBLIC* source,