Botan 3.11.0
Crypto and TLS for C&
CK_CHACHA20_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_ULONG blockCounterBits
CK_BYTEpBlockCounter
CK_BYTEpNonce
CK_ULONG ulNonceBits

Detailed Description

Definition at line 1516 of file pkcs11.h.

Member Data Documentation

◆ blockCounterBits

CK_ULONG CK_CHACHA20_PARAMS::blockCounterBits

Definition at line 1518 of file pkcs11.h.

◆ pBlockCounter

CK_BYTE* CK_CHACHA20_PARAMS::pBlockCounter

Definition at line 1517 of file pkcs11.h.

◆ pNonce

CK_BYTE* CK_CHACHA20_PARAMS::pNonce

Definition at line 1519 of file pkcs11.h.

◆ ulNonceBits

CK_ULONG CK_CHACHA20_PARAMS::ulNonceBits

Definition at line 1520 of file pkcs11.h.


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