NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
CK_WTLS_PRF_PARAMS Struct Reference

Detailed Description

Definition at line 1853 of file pkcs11t.h.

Data Fields

CK_MECHANISM_TYPE DigestMechanism
 
CK_BYTE_PTR pSeed
 
CK_ULONG ulSeedLen
 
CK_BYTE_PTR pLabel
 
CK_ULONG ulLabelLen
 
CK_BYTE_PTR pOutput
 
CK_ULONG_PTR pulOutputLen
 

Field Documentation

◆ DigestMechanism

CK_MECHANISM_TYPE CK_WTLS_PRF_PARAMS::DigestMechanism

Definition at line 1854 of file pkcs11t.h.

◆ pLabel

CK_BYTE_PTR CK_WTLS_PRF_PARAMS::pLabel

Definition at line 1857 of file pkcs11t.h.

◆ pOutput

CK_BYTE_PTR CK_WTLS_PRF_PARAMS::pOutput

Definition at line 1859 of file pkcs11t.h.

◆ pSeed

CK_BYTE_PTR CK_WTLS_PRF_PARAMS::pSeed

Definition at line 1855 of file pkcs11t.h.

◆ pulOutputLen

CK_ULONG_PTR CK_WTLS_PRF_PARAMS::pulOutputLen

Definition at line 1860 of file pkcs11t.h.

◆ ulLabelLen

CK_ULONG CK_WTLS_PRF_PARAMS::ulLabelLen

Definition at line 1858 of file pkcs11t.h.

◆ ulSeedLen

CK_ULONG CK_WTLS_PRF_PARAMS::ulSeedLen

Definition at line 1856 of file pkcs11t.h.


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