|
BSL v1.0.0 - 16.g9d98179
AMMOS Bundle Protocol Security Library (BSL)
|
A container for encoded and decoded bundle data. More...
#include <ctr.h>
Collaboration diagram for mock_bpa_ctr_t:Data Fields | |
| BSL_Data_t | encoded |
| Encoded PDU. | |
| MockBPA_Bundle_t * | bundle |
| The decoded bundle. | |
| BSL_BundleRef_t | bundle_ref |
| External reference to bundle. | |
A container for encoded and decoded bundle data.
| MockBPA_Bundle_t* mock_bpa_ctr_t::bundle |
| BSL_BundleRef_t mock_bpa_ctr_t::bundle_ref |
External reference to bundle.
Referenced by BSL_TestUtils_LoadBundleFromCBOR(), M_ALGO_DEF(), mock_bpa_ctr_init(), mock_bpa_ctr_init_move(), mock_bpa_decode(), MockBPA_Agent_work_deliver(), MockBPA_Agent_work_forward(), MockBPA_Agent_work_over_rx(), MockBPA_Agent_work_under_rx(), n_test_BSL_6(), test_BSL_32(), TEST_CASE(), test_dyn_mem_cbs_BSL_32(), test_MultiplePolicyProviders(), test_PolicyProvider_Inspect_RFC9173_BIB(), test_PolicyProvider_InspectEmptyRuleset(), test_PolicyProvider_InspectSingleBIBRuleset(), test_RFC9173_AppendixA_Example1_BIB_Source(), test_RFC9173_AppendixA_Example2_BCB_Acceptor(), test_RFC9173_AppendixA_Example2_BCB_Source(), test_RFC9173_AppendixA_Example3_Acceptor(), test_RFC9173_AppendixA_Example3_Source(), test_RFC9173_AppendixA_Example4_Acceptor(), test_RFC9173_AppendixA_Example4_Source(), test_SamplePolicyProvider_WildcardPolicyRuleVerifiesBIB(), test_sec_accept_keyunwrap(), test_sec_source_keywrap(), test_SecurityContext_BIB_Acceptor(), test_SecurityContext_BIB_Source(), test_SecurityContext_BIB_Verifier(), and test_SecurityContext_BIB_Verifier_Failure().
| BSL_Data_t mock_bpa_ctr_t::encoded |
Encoded PDU.
Referenced by BSL_TestUtils_LoadBundleFromCBOR(), M_ALGO_DEF(), mock_bpa_ctr_deinit(), mock_bpa_ctr_init(), mock_bpa_ctr_init_move(), mock_bpa_decode(), MockBPA_Agent_Exec(), MockBPA_Agent_work_deliver(), MockBPA_Agent_work_forward(), MockBPA_Agent_work_over_rx(), MockBPA_Agent_work_under_rx(), TEST_CASE(), test_RFC9173_AppendixA_Example4_Acceptor(), test_SecurityContext_BIB_Acceptor(), test_SecurityContext_BIB_Source(), and test_SecurityContext_BIB_Verifier().