Home
last modified time | relevance | path

Searched refs:contexts (Results 1 – 12 of 12) sorted by relevance

/trusted-services/components/service/fwu/agent/
A Dstream_manager.c19 uint32_t new_handle = context - subject->contexts; in generate_handle()
97 (subject->contexts[index].type != FWU_STREAM_TYPE_NONE) && in get_active_context()
98 (subject->contexts[index].handle == handle)) { in get_active_context()
100 context = &subject->contexts[index]; in get_active_context()
114 add_to_free_list(subject, &subject->contexts[i]); in stream_manager_init()
134 context = &subject->contexts[i]; in stream_manager_open_buffer_stream()
168 context = &subject->contexts[i]; in stream_manager_open_install_stream()
214 struct stream_context *context = &subject->contexts[i]; in stream_manager_cancel_streams()
226 const struct stream_context *context = &subject->contexts[i]; in stream_manager_is_open_streams()
A Dstream_manager.h79 struct stream_context contexts[FWU_STREAM_MANAGER_POOL_SIZE]; member
/trusted-services/components/service/crypto/provider/
A Dcrypto_context_pool.h76 struct crypto_context contexts[CRYPTO_CONTEXT_POOL_SIZE]; member
A Dcrypto_context_pool.c28 add_to_free_list(pool, &pool->contexts[i]); in crypto_context_pool_init()
/trusted-services/environments/linux-pc/
A Denv.cmake16 # Replicate in environment variable for access from child cmake contexts
A Denv_shared_lib.cmake20 # Replicate in environment variable for access from child cmake contexts
/trusted-services/environments/opteesp/
A Denv.cmake18 # Replicate in environment variable for access from child cmake contexts
/trusted-services/environments/sp/
A Denv.cmake18 # Replicate in environment variable for access from child cmake contexts
/trusted-services/environments/arm-linux/
A Denv.cmake20 # Replicate in environment variable for access from child cmake contexts
A Denv_shared_lib.cmake22 # Replicate in environment variable for access from child cmake contexts
/trusted-services/deployments/
A Ddeployment.cmake19 # Replicate TS_ROOT as environment variable to allow access from child CMake contexts
/trusted-services/docs/overview/
A Dgoals.rst28 security vulnerabilities. Repeated reuse of a piece of software in different contexts and by diffe…

Completed in 26 milliseconds