Sm4Context Struct Reference

SM4 algorithm context. More...

#include <sm4.h>

Data Fields

uint_t nr
 
uint32_t rk [32]
 

Detailed Description

SM4 algorithm context.

Definition at line 57 of file sm4.h.

Field Documentation

◆ nr

uint_t nr

Definition at line 59 of file sm4.h.

◆ rk

uint32_t rk[32]

Definition at line 60 of file sm4.h.


The documentation for this struct was generated from the following file:
  • cyclone_crypto/cipher/sm4.h