NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
CK_TLS_PRF_PARAMS Struct Reference

Detailed Description

Definition at line 1824 of file pkcs11t.h.

Data Fields

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

Field Documentation

◆ pLabel

CK_BYTE_PTR CK_TLS_PRF_PARAMS::pLabel

Definition at line 1827 of file pkcs11t.h.

◆ pOutput

CK_BYTE_PTR CK_TLS_PRF_PARAMS::pOutput

Definition at line 1829 of file pkcs11t.h.

◆ pSeed

CK_BYTE_PTR CK_TLS_PRF_PARAMS::pSeed

Definition at line 1825 of file pkcs11t.h.

◆ pulOutputLen

CK_ULONG_PTR CK_TLS_PRF_PARAMS::pulOutputLen

Definition at line 1830 of file pkcs11t.h.

◆ ulLabelLen

CK_ULONG CK_TLS_PRF_PARAMS::ulLabelLen

Definition at line 1828 of file pkcs11t.h.

◆ ulSeedLen

CK_ULONG CK_TLS_PRF_PARAMS::ulSeedLen

Definition at line 1826 of file pkcs11t.h.


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