FreeRDP
CK_CHACHA20_PARAMS Struct Reference

Data Fields

CK_BYTE * pBlockCounter
 
CK_ULONG blockCounterBits
 
CK_BYTE * pNonce
 
CK_ULONG ulNonceBits
 

Detailed Description

Definition at line 1343 of file pkcs11.h.

Field Documentation

◆ blockCounterBits

CK_ULONG CK_CHACHA20_PARAMS::blockCounterBits

Definition at line 1345 of file pkcs11.h.

◆ pBlockCounter

CK_BYTE* CK_CHACHA20_PARAMS::pBlockCounter

Definition at line 1344 of file pkcs11.h.

◆ pNonce

CK_BYTE* CK_CHACHA20_PARAMS::pNonce

Definition at line 1346 of file pkcs11.h.

◆ ulNonceBits

CK_ULONG CK_CHACHA20_PARAMS::ulNonceBits

Definition at line 1347 of file pkcs11.h.


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