Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
ctaes_test Struct Reference

Public Attributes

int keysize
const char * key
const char * plain
const char * cipher

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: