Data Accelerator Offload
Loading...
Searching...
No Matches
Data Fields
dao_lc_sym_ctx Struct Reference

#include <dao_liquid_crypto.h>

Data Fields

enum dao_lc_sym_opcode opcode
 
uint16_t iv_len
 

Detailed Description

The liquid crypto symmetric context.

Definition at line 785 of file dao_liquid_crypto.h.

Field Documentation

◆ opcode

enum dao_lc_sym_opcode opcode

The operation code

Definition at line 787 of file dao_liquid_crypto.h.

◆ iv_len

uint16_t iv_len

IV length

Definition at line 789 of file dao_liquid_crypto.h.

◆ fc

struct dao_lc_sym_fc_ctx fc

Flexi Crypto context

Definition at line 792 of file dao_liquid_crypto.h.

◆ hash

struct dao_lc_hmac_hash_ctx hash

HMAC Hash context

Definition at line 794 of file dao_liquid_crypto.h.

◆ aes_key_wrap

struct dao_lc_aes_key_wrap_ctx aes_key_wrap

AES Key Wrap context

Definition at line 796 of file dao_liquid_crypto.h.


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