|
BSL v1.0.0 - 16.g9d98179
AMMOS Bundle Protocol Security Library (BSL)
|
#include <bsl_test_utils.h>
Collaboration diagram for BCBTestContext:Data Fields | |
| BSL_Data_t | init_vector |
| BSL_Data_t | auth_tag |
| BSL_Data_t | wrapped_key |
| BSL_Data_t | key_enc_key |
| BSL_Data_t | content_enc_key |
| BSL_SecParam_t | param_aes_variant |
| BSL_SecParam_t | param_scope_flags |
| BSL_SecParam_t | param_test_key_id |
| BSL_SecParam_t | param_init_vec |
| BSL_SecParam_t | param_auth_tag |
| BSL_SecParam_t | param_wrapped_key |
| BSL_SecParam_t | use_key_wrap |
| BSL_SecParam_t | param_key_enc_key |
| BSL_SecParam_t | param_content_enc_key |
| BSL_SecOper_t | sec_oper |
| BSL_Data_t BCBTestContext::auth_tag |
Referenced by BSL_TestUtils_InitBCB_Appendix2().
| BSL_Data_t BCBTestContext::content_enc_key |
| BSL_Data_t BCBTestContext::init_vector |
Referenced by BSL_TestUtils_InitBCB_Appendix2().
| BSL_Data_t BCBTestContext::key_enc_key |
Referenced by BSL_TestUtils_InitBCB_Appendix2().
| BSL_SecParam_t BCBTestContext::param_aes_variant |
| BSL_SecParam_t BCBTestContext::param_auth_tag |
| BSL_SecParam_t BCBTestContext::param_content_enc_key |
Referenced by BCBTestContext_Deinit(), and BCBTestContext_Init().
| BSL_SecParam_t BCBTestContext::param_init_vec |
| BSL_SecParam_t BCBTestContext::param_key_enc_key |
Referenced by BCBTestContext_Deinit(), and BCBTestContext_Init().
| BSL_SecParam_t BCBTestContext::param_scope_flags |
| BSL_SecParam_t BCBTestContext::param_test_key_id |
Referenced by BCBTestContext_Deinit(), BCBTestContext_Init(), BSL_TestUtils_InitBCB_Appendix2(), test_RFC9173_AppendixA_Example3_Acceptor(), test_RFC9173_AppendixA_Example3_Source(), test_RFC9173_AppendixA_Example4_Acceptor(), test_RFC9173_AppendixA_Example4_Source(), test_sec_accept_keyunwrap(), and test_sec_source_keywrap().
| BSL_SecParam_t BCBTestContext::param_wrapped_key |
| BSL_SecOper_t BCBTestContext::sec_oper |
| BSL_SecParam_t BCBTestContext::use_key_wrap |
Referenced by BCBTestContext_Deinit(), BCBTestContext_Init(), BSL_TestUtils_InitBCB_Appendix2(), test_RFC9173_AppendixA_Example3_Acceptor(), test_RFC9173_AppendixA_Example3_Source(), test_RFC9173_AppendixA_Example4_Acceptor(), test_RFC9173_AppendixA_Example4_Source(), test_sec_accept_keyunwrap(), and test_sec_source_keywrap().
| BSL_Data_t BCBTestContext::wrapped_key |
Referenced by BSL_TestUtils_InitBCB_Appendix2().