Searched refs:contexts (Results 1 – 12 of 12) sorted by relevance
19 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()
79 struct stream_context contexts[FWU_STREAM_MANAGER_POOL_SIZE]; member
76 struct crypto_context contexts[CRYPTO_CONTEXT_POOL_SIZE]; member
28 add_to_free_list(pool, &pool->contexts[i]); in crypto_context_pool_init()
16 # Replicate in environment variable for access from child cmake contexts
20 # Replicate in environment variable for access from child cmake contexts
18 # Replicate in environment variable for access from child cmake contexts
22 # Replicate in environment variable for access from child cmake contexts
19 # Replicate TS_ROOT as environment variable to allow access from child CMake contexts
28 security vulnerabilities. Repeated reuse of a piece of software in different contexts and by diffe…
Completed in 26 milliseconds