Bitcoin ABC 0.26.3
P2P Digital Currency
Loading...
Searching...
No Matches
Public Attributes | List of all members
ctaes_test Struct Reference

Public Attributes

int keysize
 
const charkey
 
const charplain
 
const charcipher
 

Detailed Description

Definition at line 13 of file test.c.

Member Data Documentation

◆ cipher

const char* ctaes_test::cipher

Definition at line 17 of file test.c.

◆ key

const char* ctaes_test::key

Definition at line 15 of file test.c.

◆ keysize

int ctaes_test::keysize

Definition at line 14 of file test.c.

◆ plain

const char* ctaes_test::plain

Definition at line 16 of file test.c.


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