Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

AES128_ctx Struct Reference

#include <ctaes.h>

+ Collaboration diagram for AES128_ctx:

Public Attributes

AES_state rk [11]
 

Detailed Description

Definition at line 17 of file ctaes.h.

Member Data Documentation

◆ rk

AES_state AES128_ctx::rk[11]

Definition at line 18 of file ctaes.h.


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