|
BSL v1.0.0 - 4.g1b6a605
AMMOS Bundle Protocol Security Library (BSL)
|
Data structure and calls for the mock bpa policy registry memory pool. More...
Include dependency graph for policy_registry.h:
This graph shows which files directly or indirectly include this file:Data Structures | |
| struct | mock_bpa_policy_registry_t |
Macros | |
| #define | MOCK_BPA_MAX_POLICIES 100 |
Functions | |
| void | mock_bpa_policy_registry_init (mock_bpa_policy_registry_t *registry) |
| int | mock_bpa_policy_registry_size (const mock_bpa_policy_registry_t *registry) |
| mock_bpa_policy_params_t * | mock_bpa_policy_registry_get (mock_bpa_policy_registry_t *registry) |
| void | mock_bpa_policy_registry_deinit (mock_bpa_policy_registry_t *registry) |
Data structure and calls for the mock bpa policy registry memory pool.