OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
xts128_context Struct Reference

#include <modes_lcl.h>

Public Attributes

voidkey1
 
voidkey2
 
block128_f block1
 
block128_f block2
 

Detailed Description

Definition at line 120 of file modes_lcl.h.

Member Data Documentation

block128_f xts128_context::block1

Definition at line 122 of file modes_lcl.h.

block128_f xts128_context::block2

Definition at line 122 of file modes_lcl.h.

void* xts128_context::key1

Definition at line 121 of file modes_lcl.h.

void * xts128_context::key2

Definition at line 121 of file modes_lcl.h.


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