Bouffalo SDK  1.0
Bouffalolab Software Development Kit
bflb_dsa_s Struct Reference

#include <bflb_sec_dsa.h>

Collaboration diagram for bflb_dsa_s:
Collaboration graph

Data Fields

uint32_t size
 
uint32_t crtSize
 
uint32_t * n
 
uint32_t * e
 
uint32_t * d
 
struct bflb_dsa_crt_s crtCfg
 

Detailed Description

Definition at line 26 of file bflb_sec_dsa.h.

Field Documentation

◆ crtCfg

struct bflb_dsa_crt_s crtCfg

Definition at line 32 of file bflb_sec_dsa.h.

◆ crtSize

uint32_t crtSize

Definition at line 28 of file bflb_sec_dsa.h.

◆ d

uint32_t* d

Definition at line 31 of file bflb_sec_dsa.h.

◆ e

uint32_t* e

Definition at line 30 of file bflb_sec_dsa.h.

◆ n

uint32_t* n

Definition at line 29 of file bflb_sec_dsa.h.

◆ size

uint32_t size

Definition at line 27 of file bflb_sec_dsa.h.


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