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

Struct def for HMAC operation context. More...

#include <CryptoInterface.h>

+ Collaboration diagram for BSL_AuthCtx_t:

Data Fields

void * libhandle
 pointer to library specific data
 
BSL_CryptoCipherSHAVariant_e SHA_variant
 SHA variant of context.
 
size_t block_size
 Block size used by backend.
 

Detailed Description

Struct def for HMAC operation context.

Field Documentation

◆ block_size

size_t BSL_AuthCtx_t::block_size

Block size used by backend.

Note
Private value

Referenced by BSL_AuthCtx_DigestSeq(), and BSL_AuthCtx_Init().


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