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

  /hardware/ti/omap4-aah/security/tf_crypto_sst/
sst_stub.c 449 static SST_ERROR SSTGetOffsetAndSize(SST_HANDLE hFile, uint32_t* pnOffset, uint32_t* pnSize)
491 return SSTGetOffsetAndSize(hFile, pnPos, NULL);
544 nError = SSTGetOffsetAndSize(hFile, &nOffset, &nSize);
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
sst_stub.c 450 static SST_ERROR SSTGetOffsetAndSize(SST_HANDLE hFile, uint32_t* pnOffset, uint32_t* pnSize)
492 return SSTGetOffsetAndSize(hFile, pnPos, NULL);
545 nError = SSTGetOffsetAndSize(hFile, &nOffset, &nSize);

Completed in 112 milliseconds