|
BSL v1.0.0 - 16.g9d98179
AMMOS Bundle Protocol Security Library (BSL)
|
#include <bsl_test_utils.h>
Collaboration diagram for BIBTestContext:Data Fields | |
| BSL_Data_t | ippt |
| BSL_Data_t | hmac |
| BSL_SecParam_t | param_test_key |
| BSL_SecParam_t | param_sha_variant |
| BSL_SecParam_t | param_hmac |
| BSL_SecParam_t | param_wrapped_key |
| BSL_SecParam_t | use_key_wrap |
| BSL_SecParam_t | param_scope_flags |
| BSL_SecParam_t | param_wrapped_key_aes |
| BSL_SecOper_t | sec_oper |
| BSL_Data_t BIBTestContext::hmac |
Referenced by BSL_TestUtils_InitBIB_AppendixA1().
| BSL_Data_t BIBTestContext::ippt |
| BSL_SecParam_t BIBTestContext::param_hmac |
Referenced by BIBTestContext_Deinit(), BIBTestContext_Init(), and BSL_TestUtils_InitBIB_AppendixA1().
| BSL_SecParam_t BIBTestContext::param_scope_flags |
| BSL_SecParam_t BIBTestContext::param_sha_variant |
| BSL_SecParam_t BIBTestContext::param_test_key |
Referenced by BIBTestContext_Deinit(), BIBTestContext_Init(), BSL_TestUtils_InitBIB_AppendixA1(), test_RFC9173_AppendixA_Example3_Acceptor(), test_RFC9173_AppendixA_Example3_Source(), test_RFC9173_AppendixA_Example4_Acceptor(), test_RFC9173_AppendixA_Example4_Source(), test_sec_accept_keyunwrap(), test_sec_source_keywrap(), and test_SecurityContext_BIB_Verifier_Failure().
| BSL_SecParam_t BIBTestContext::param_wrapped_key |
Referenced by BIBTestContext_Deinit(), BIBTestContext_Init(), and test_sec_accept_keyunwrap().
| BSL_SecParam_t BIBTestContext::param_wrapped_key_aes |
Referenced by BIBTestContext_Deinit(), and BIBTestContext_Init().
| BSL_SecOper_t BIBTestContext::sec_oper |
| BSL_SecParam_t BIBTestContext::use_key_wrap |
Referenced by BIBTestContext_Deinit(), BIBTestContext_Init(), BSL_TestUtils_InitBIB_AppendixA1(), 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().