NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
CK_GCM_MESSAGE_PARAMS Struct Reference

Detailed Description

Definition at line 2056 of file pkcs11t.h.

Data Fields

CK_BYTE_PTR pIv
 
CK_ULONG ulIvLen
 
CK_ULONG ulIvFixedBits
 
CK_GENERATOR_FUNCTION ivGenerator
 
CK_BYTE_PTR pTag
 
CK_ULONG ulTagBits
 

Field Documentation

◆ ivGenerator

CK_GENERATOR_FUNCTION CK_GCM_MESSAGE_PARAMS::ivGenerator

Definition at line 2060 of file pkcs11t.h.

◆ pIv

CK_BYTE_PTR CK_GCM_MESSAGE_PARAMS::pIv

Definition at line 2057 of file pkcs11t.h.

◆ pTag

CK_BYTE_PTR CK_GCM_MESSAGE_PARAMS::pTag

Definition at line 2061 of file pkcs11t.h.

◆ ulIvFixedBits

CK_ULONG CK_GCM_MESSAGE_PARAMS::ulIvFixedBits

Definition at line 2059 of file pkcs11t.h.

◆ ulIvLen

CK_ULONG CK_GCM_MESSAGE_PARAMS::ulIvLen

Definition at line 2058 of file pkcs11t.h.

◆ ulTagBits

CK_ULONG CK_GCM_MESSAGE_PARAMS::ulTagBits

Definition at line 2062 of file pkcs11t.h.


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