Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

AES256_ctx Struct Reference

#include <ctaes.h>

+ Collaboration diagram for AES256_ctx:

Public Attributes

AES_state rk [15]
 

Detailed Description

Definition at line 25 of file ctaes.h.

Member Data Documentation

◆ rk

AES_state AES256_ctx::rk[15]

Definition at line 26 of file ctaes.h.


The documentation for this struct was generated from the following file:
Released under the MIT license