NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
CK_CHACHA20_PARAMS Struct Reference

Detailed Description

Definition at line 2329 of file pkcs11t.h.

Data Fields

CK_BYTE_PTR pBlockCounter
 
CK_ULONG blockCounterBits
 
CK_BYTE_PTR pNonce
 
CK_ULONG ulNonceBits
 

Field Documentation

◆ blockCounterBits

CK_ULONG CK_CHACHA20_PARAMS::blockCounterBits

Definition at line 2331 of file pkcs11t.h.

◆ pBlockCounter

CK_BYTE_PTR CK_CHACHA20_PARAMS::pBlockCounter

Definition at line 2330 of file pkcs11t.h.

◆ pNonce

CK_BYTE_PTR CK_CHACHA20_PARAMS::pNonce

Definition at line 2332 of file pkcs11t.h.

◆ ulNonceBits

CK_ULONG CK_CHACHA20_PARAMS::ulNonceBits

Definition at line 2333 of file pkcs11t.h.


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