Searched refs:SSTGetOffsetAndSize (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap4xxx/security/tf_crypto_sst/
H A Dsst_stub.c450 static SST_ERROR SSTGetOffsetAndSize(SST_HANDLE hFile, uint32_t* pnOffset, uint32_t* pnSize) function
492 return SSTGetOffsetAndSize(hFile, pnPos, NULL);
545 nError = SSTGetOffsetAndSize(hFile, &nOffset, &nSize);

Completed in 4 milliseconds