NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
CK_DES_CBC_ENCRYPT_DATA_PARAMS Struct Reference

Detailed Description

Definition at line 1701 of file pkcs11t.h.

Data Fields

CK_BYTE iv [8]
 
CK_BYTE_PTR pData
 
CK_ULONG length
 

Field Documentation

◆ iv

CK_BYTE CK_DES_CBC_ENCRYPT_DATA_PARAMS::iv[8]

Definition at line 1702 of file pkcs11t.h.

◆ length

CK_ULONG CK_DES_CBC_ENCRYPT_DATA_PARAMS::length

Definition at line 1704 of file pkcs11t.h.

◆ pData

CK_BYTE_PTR CK_DES_CBC_ENCRYPT_DATA_PARAMS::pData

Definition at line 1703 of file pkcs11t.h.


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