NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
CK_SKIPJACK_RELAYX_PARAMS Struct Reference

Detailed Description

Definition at line 1741 of file pkcs11t.h.

Data Fields

CK_ULONG ulOldWrappedXLen
 
CK_BYTE_PTR pOldWrappedX
 
CK_ULONG ulOldPasswordLen
 
CK_BYTE_PTR pOldPassword
 
CK_ULONG ulOldPublicDataLen
 
CK_BYTE_PTR pOldPublicData
 
CK_ULONG ulOldRandomLen
 
CK_BYTE_PTR pOldRandomA
 
CK_ULONG ulNewPasswordLen
 
CK_BYTE_PTR pNewPassword
 
CK_ULONG ulNewPublicDataLen
 
CK_BYTE_PTR pNewPublicData
 
CK_ULONG ulNewRandomLen
 
CK_BYTE_PTR pNewRandomA
 

Field Documentation

◆ pNewPassword

CK_BYTE_PTR CK_SKIPJACK_RELAYX_PARAMS::pNewPassword

Definition at line 1751 of file pkcs11t.h.

◆ pNewPublicData

CK_BYTE_PTR CK_SKIPJACK_RELAYX_PARAMS::pNewPublicData

Definition at line 1753 of file pkcs11t.h.

◆ pNewRandomA

CK_BYTE_PTR CK_SKIPJACK_RELAYX_PARAMS::pNewRandomA

Definition at line 1755 of file pkcs11t.h.

◆ pOldPassword

CK_BYTE_PTR CK_SKIPJACK_RELAYX_PARAMS::pOldPassword

Definition at line 1745 of file pkcs11t.h.

◆ pOldPublicData

CK_BYTE_PTR CK_SKIPJACK_RELAYX_PARAMS::pOldPublicData

Definition at line 1747 of file pkcs11t.h.

◆ pOldRandomA

CK_BYTE_PTR CK_SKIPJACK_RELAYX_PARAMS::pOldRandomA

Definition at line 1749 of file pkcs11t.h.

◆ pOldWrappedX

CK_BYTE_PTR CK_SKIPJACK_RELAYX_PARAMS::pOldWrappedX

Definition at line 1743 of file pkcs11t.h.

◆ ulNewPasswordLen

CK_ULONG CK_SKIPJACK_RELAYX_PARAMS::ulNewPasswordLen

Definition at line 1750 of file pkcs11t.h.

◆ ulNewPublicDataLen

CK_ULONG CK_SKIPJACK_RELAYX_PARAMS::ulNewPublicDataLen

Definition at line 1752 of file pkcs11t.h.

◆ ulNewRandomLen

CK_ULONG CK_SKIPJACK_RELAYX_PARAMS::ulNewRandomLen

Definition at line 1754 of file pkcs11t.h.

◆ ulOldPasswordLen

CK_ULONG CK_SKIPJACK_RELAYX_PARAMS::ulOldPasswordLen

Definition at line 1744 of file pkcs11t.h.

◆ ulOldPublicDataLen

CK_ULONG CK_SKIPJACK_RELAYX_PARAMS::ulOldPublicDataLen

Definition at line 1746 of file pkcs11t.h.

◆ ulOldRandomLen

CK_ULONG CK_SKIPJACK_RELAYX_PARAMS::ulOldRandomLen

Definition at line 1748 of file pkcs11t.h.

◆ ulOldWrappedXLen

CK_ULONG CK_SKIPJACK_RELAYX_PARAMS::ulOldWrappedXLen

Definition at line 1742 of file pkcs11t.h.


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