BSL v0.0.0 - 0.geda3e66
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
BSLX_BCB_t Struct Reference

BCB encryption context with crypto primitives. More...

#include <DefaultSecContext_Private.h>

+ Collaboration diagram for BSLX_BCB_t:

Data Fields

size_t err_count
 
const char * key_id
 
BSL_Data_t authtag
 
BSL_Data_t iv
 
BSL_Data_t wrapped_key
 
BSL_Data_t btsd_replacement
 
BSL_Data_t debugstr
 
BSL_Data_t aad
 
BSL_CipherMode_e crypto_mode
 
rfc9173_bcb_aes_variant_e aes_variant
 
uint64_t aad_scope
 
BSL_PrimaryBlock_t primary_block
 
BSL_CanonicalBlock_t sec_block
 
BSL_CanonicalBlock_t target_block
 
bool success
 
bool skip_aad_sec_block
 
bool skip_aad_target_block
 
bool skip_aad_prim_block
 
bool skip_keywrap
 

Detailed Description

BCB encryption context with crypto primitives.


The documentation for this struct was generated from the following file: