Searched refs:TPMA_LOCALITY_Unmarshal (Results 1 – 5 of 5) sorted by relevance
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/ |
D | PolicyLocality.c | 132 TPMA_LOCALITY_Unmarshal(&session->commandLocality, &buffer, in TPM2_PolicyLocality()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ |
D | Marshal_fp.h | 498 TPMA_LOCALITY_Unmarshal(TPMA_LOCALITY *target, BYTE **buffer, INT32 *size); 500 #define TPMA_LOCALITY_Unmarshal(target, buffer, size) \ macro
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | CommandDispatcher.h | 1296 result = TPMA_LOCALITY_Unmarshal(&in->locality, paramBuffer, paramBufferSize);
|
D | TableMarshalDefines.h | 744 #define TPMA_LOCALITY_Unmarshal(target, buffer, size) \ macro
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/ |
D | Marshal.c | 684 TPMA_LOCALITY_Unmarshal(TPMA_LOCALITY *target, BYTE **buffer, INT32 *size) in TPMA_LOCALITY_Unmarshal() function
|