Home
last modified time | relevance | path

Searched refs:stored (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/pkcs5/
H A Dpkcs_5_2.c30 unsigned long stored, left, x, y; in pkcs_5_alg2() local
64 stored = 0; in pkcs_5_alg2()
101 out[stored++] = buf[1][y]; in pkcs_5_alg2()
105 *outlen = stored; in pkcs_5_alg2()
/optee_os/lib/libutils/isoc/
H A Dbget.doc250 The amount of space currently allocated is stored into the variable
252 in the pool) is stored into the variable pointed to by <totfree>, and
253 the size of the largest single block in the free space pool is stored
263 Extended statistics: The expansion block size will be stored into the
266 pool blocks will be stored into the variable pointed to by <npool>. The
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog535 * Passing buffers that are stored in untrusted memory as arguments
2575 attribute. No automatic upgrade path is provided. Previously stored keys
2597 * Stop storing persistent information about externally stored keys created
2874 library which allows TLS authentication to use keys stored in a
5298 stored in RAM due to missing 'const's (found by Gergely Budai).
5398 * Curves are now stored fully in ROM
/optee_os/
H A DCHANGELOG.md1732 * Secure Storage: Files stored by the REE are now encrypted. Operations