HomeSort by relevance Sort by last modified time
    Searched refs:TPM_KEY_BITS_Marshal (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
marshal_test.c 120 UINT16 bytes_marshalled = TPM_KEY_BITS_Marshal(&value, &buffer_ptr, &size);
138 UINT16 bytes_marshalled = TPM_KEY_BITS_Marshal(&value, &buffer_ptr, &size);
143 bytes_marshalled = TPM_KEY_BITS_Marshal(&value, &buffer_ptr, NULL);
tpm_generated.c     [all...]
tpm_generated.h 332 UINT16 TPM_KEY_BITS_Marshal(TPM_KEY_BITS* source, BYTE** buffer, INT32* size);
    [all...]

Completed in 38 milliseconds