Home
last modified time | relevance | path

Searched refs:Storage (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/lib/qcbor/src/
H A DUsefulBuf.c162 void UsefulOutBuf_Init(UsefulOutBuf *pMe, UsefulBuf Storage) in UsefulOutBuf_Init() argument
166 pMe->UB = Storage; in UsefulOutBuf_Init()
179 const uintptr_t ptrM = UINTPTR_MAX - Storage.len; in UsefulOutBuf_Init()
180 if(Storage.ptr && (uintptr_t)Storage.ptr > ptrM) /* Check #0 */ in UsefulOutBuf_Init()
H A Dqcbor_encode.c256 QCBOREncode_Init(QCBOREncodeContext *pMe, UsefulBuf Storage) in QCBOREncode_Init() argument
259 UsefulOutBuf_Init(&(pMe->OutBuf), Storage); in QCBOREncode_Init()
/optee_os/
H A DCHANGELOG.md1185 Secure Storage internal format for the REE and SQL FS is not compatible due to
1296 Secure Storage internal format for the REE FS is not compatible due to commit
1424 Secure Storage internal format is not compatible due to commit
1549 * File Storage: Possibility to use the normal world filesystem and the RPMB
1618 * RPMB support: Secure Storage can now use Replay Protected Memory Block (RPMB) partition
1703 * Secure Storage is implemented, but note that anti-rollback protection
1732 * Secure Storage: Files stored by the REE are now encrypted. Operations
1735 Secure Storage have been presented at the Linaro Connect SFO15.
1771 * Secure Storage is implemented, but note that anti-rollback protection
1804 * Secure Storage: Data can be encrypted prior to their storage in the non-secure.
[all …]
/optee_os/core/lib/qcbor/inc/qcbor/
H A DUsefulBuf.h885 void UsefulOutBuf_Init(UsefulOutBuf *pUOutBuf, UsefulBuf Storage);
H A Dqcbor_encode.h471 QCBOREncode_Init(QCBOREncodeContext *pCtx, UsefulBuf Storage);
/optee_os/lib/libutils/isoc/
H A Dbget.doc115 Automatic Storage Management