HomeSort by: relevance | last modified time | path
    Searched refs:Trspi_UnloadBlob_UINT16 (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/trspi/
trousers.c 196 Trspi_UnloadBlob_UINT16(UINT64 *offset, UINT16 *out, BYTE *blob)
303 Trspi_UnloadBlob_UINT16(offset, NULL, blob);
314 Trspi_UnloadBlob_UINT16(offset, &pcr->tag, blob);
374 Trspi_UnloadBlob_UINT16(offset, &sizeOfSelect, blob);
380 Trspi_UnloadBlob_UINT16(offset, &pcr->sizeOfSelect, blob);
485 Trspi_UnloadBlob_UINT16(offset, NULL, blob);
486 Trspi_UnloadBlob_UINT16(offset, NULL, blob);
496 Trspi_UnloadBlob_UINT16(offset, &uuid->usTimeMid, blob);
497 Trspi_UnloadBlob_UINT16(offset, &uuid->usTimeHigh, blob);
510 Trspi_UnloadBlob_UINT16(offset, NULL, blob)
    [all...]
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_seal.c 225 Trspi_UnloadBlob_UINT16(&offset, &mask, data);
229 Trspi_UnloadBlob_UINT16(&offset, &mask, data);
tsp_key.c 60 Trspi_UnloadBlob_UINT16(&keyOffset, &tag, blob);
obj_policy.c 1333 Trspi_UnloadBlob_UINT16(&offset, &tag, blob);
1636 Trspi_UnloadBlob_UINT16(&offset, &tag, policy->delegationBlob);
  /src/crypto/external/cpl/trousers/dist/src/include/trousers/
trousers.h 32 void Trspi_UnloadBlob_UINT16(UINT64 *offset, UINT16 *out, BYTE *blob);
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc.c 181 Trspi_UnloadBlob_UINT16(&offset, (UINT16 *)theData, comm->buf);

Completed in 17 milliseconds