Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_pobj.c105 if ((*obj)->creating || (usage == TEE_POBJ_USAGE_CREATE && in tee_pobj_get()
130 o->creating = true; in tee_pobj_get()
157 po->creating = false; in tee_pobj_create_final()
/optee_os/core/include/tee/
H A Dtee_pobj.h23 bool creating; /* can only be changed with mutex held */ member
/optee_os/core/lib/qcbor/
H A DREADME.md496 When creating a decode implementation, there is a choice of whether
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog357 non-existent key while concurrently creating a new key could potentially
359 * Fix error handling when creating a key in a dynamic secure element
2212 * PSA functions creating a key now return PSA_ERROR_INVALID_ARGUMENT rather
2592 fails. Previously the key identifier was just ignored when creating a
3231 were shifted by one byte, creating an invalid ASN.1 tag. Fixed by
3398 assembly for AMD64 targets creating string literals greater than those
3716 was creating an invalid ASN.1 tag. Found by Aryeh R. Fixes #1257.
5286 * mpi_fill_random() was creating numbers larger than requested on
5389 * ssl_cache was creating entries when max_entries=0 if TIMING_C was enabled.
5716 * mpi_fill_random() was creating numbers larger than requested on