BSL v0.0.0
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
BSLX_ScratchSpace_s Struct Reference

Wrapper for large, variable-sized buffer holding all working data to compete a BCB operation. More...

#include <DefaultSecContext_Private.h>

+ Collaboration diagram for BSLX_ScratchSpace_s:

Data Fields

uint8_t * buffer
 
size_t size
 
size_t position
 

Detailed Description

Wrapper for large, variable-sized buffer holding all working data to compete a BCB operation.

Deprecated:

Definition at line 122 of file DefaultSecContext_Private.h.

Field Documentation

◆ buffer

uint8_t* BSLX_ScratchSpace_s::buffer

Definition at line 124 of file DefaultSecContext_Private.h.

◆ position

size_t BSLX_ScratchSpace_s::position

Definition at line 126 of file DefaultSecContext_Private.h.

◆ size

size_t BSLX_ScratchSpace_s::size

Definition at line 125 of file DefaultSecContext_Private.h.


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