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

Struct def for cipher operation context. More...

#include <CryptoInterface.h>

+ Collaboration diagram for BSL_Cipher_t:

Data Fields

void * libhandle
 pointer to library specific data
 
BSL_CipherMode_e enc
 indicates if operation is encryption or decryption
 
BSL_CryptoCipherAESVariant_e AES_variant
 AES variant of context.
 
size_t block_size
 block size of cipher context
 

Detailed Description

Struct def for cipher operation context.


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