NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
CK_SALSA20_CHACHA20_POLY1305_PARAMS Struct Reference

Detailed Description

Definition at line 2345 of file pkcs11t.h.

Data Fields

CK_BYTE_PTR pNonce
 
CK_ULONG ulNonceLen
 
CK_BYTE_PTR pAAD
 
CK_ULONG ulAADLen
 

Field Documentation

◆ pAAD

CK_BYTE_PTR CK_SALSA20_CHACHA20_POLY1305_PARAMS::pAAD

Definition at line 2348 of file pkcs11t.h.

◆ pNonce

CK_BYTE_PTR CK_SALSA20_CHACHA20_POLY1305_PARAMS::pNonce

Definition at line 2346 of file pkcs11t.h.

◆ ulAADLen

CK_ULONG CK_SALSA20_CHACHA20_POLY1305_PARAMS::ulAADLen

Definition at line 2349 of file pkcs11t.h.

◆ ulNonceLen

CK_ULONG CK_SALSA20_CHACHA20_POLY1305_PARAMS::ulNonceLen

Definition at line 2347 of file pkcs11t.h.


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