BSL v0.0.0
AMMOS Bundle Protocol Security Library (BSL)
|
BCB encryption context with crypto primitives. More...
#include <DefaultSecContext_Private.h>
BCB encryption context with crypto primitives.
Definition at line 85 of file DefaultSecContext_Private.h.
BSL_Data_t BSLX_BCB_s::aad |
Definition at line 100 of file DefaultSecContext_Private.h.
rfc9173_bcb_aes_variant_e BSLX_BCB_s::aes_variant |
Definition at line 104 of file DefaultSecContext_Private.h.
BSL_Data_t BSLX_BCB_s::authtag |
Definition at line 92 of file DefaultSecContext_Private.h.
BSL_Data_t BSLX_BCB_s::btsd_replacement |
Definition at line 98 of file DefaultSecContext_Private.h.
BSL_CipherMode_e BSLX_BCB_s::crypto_mode |
Definition at line 103 of file DefaultSecContext_Private.h.
BSL_Data_t BSLX_BCB_s::debugstr |
Definition at line 99 of file DefaultSecContext_Private.h.
size_t BSLX_BCB_s::err_count |
Definition at line 87 of file DefaultSecContext_Private.h.
BSL_Data_t BSLX_BCB_s::iv |
Definition at line 93 of file DefaultSecContext_Private.h.
uint64_t BSLX_BCB_s::key_id |
Definition at line 88 of file DefaultSecContext_Private.h.
BSL_PrimaryBlock_t BSLX_BCB_s::primary_block |
Definition at line 107 of file DefaultSecContext_Private.h.
BSL_CanonicalBlock_t BSLX_BCB_s::sec_block |
Definition at line 108 of file DefaultSecContext_Private.h.
bool BSLX_BCB_s::skip_aad_prim_block |
Definition at line 114 of file DefaultSecContext_Private.h.
bool BSLX_BCB_s::skip_aad_sec_block |
Definition at line 112 of file DefaultSecContext_Private.h.
bool BSLX_BCB_s::skip_aad_target_block |
Definition at line 113 of file DefaultSecContext_Private.h.
bool BSLX_BCB_s::skip_keywrap |
Definition at line 115 of file DefaultSecContext_Private.h.
bool BSLX_BCB_s::success |
Definition at line 111 of file DefaultSecContext_Private.h.
BSL_CanonicalBlock_t BSLX_BCB_s::target_block |
Definition at line 109 of file DefaultSecContext_Private.h.
BSL_Data_t BSLX_BCB_s::test_content_enc_key |
Definition at line 95 of file DefaultSecContext_Private.h.
BSL_Data_t BSLX_BCB_s::test_init_vector |
Definition at line 96 of file DefaultSecContext_Private.h.
BSL_Data_t BSLX_BCB_s::test_key_enc_key |
Definition at line 97 of file DefaultSecContext_Private.h.
BSL_Data_t BSLX_BCB_s::wrapped_key |
Definition at line 94 of file DefaultSecContext_Private.h.