Home
last modified time | relevance | path

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

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
H A DMarshal_fp.h2424 TPM_ALG_ID_Array_Unmarshal(TPM_ALG_ID *target,
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
H A DMarshal.c2514 …result = TPM_ALG_ID_Array_Unmarshal((TPM_ALG_ID *)(target->algorithms), buffer, size, (INT32)(targ… in TPML_ALG_Unmarshal()
5820 TPM_ALG_ID_Array_Unmarshal(TPM_ALG_ID *target, BYTE **buffer, INT32 *size, INT32 count) in TPM_ALG_ID_Array_Unmarshal() function