FreeRDP
CK_GCM_MESSAGE_PARAMS Struct Reference

Data Fields

CK_BYTE * pIv
 
CK_ULONG ulIvLen
 
CK_ULONG ulIvFixedBits
 
CK_GENERATOR_FUNCTION ivGenerator
 
CK_BYTE * pTag
 
CK_ULONG ulTagBits
 

Detailed Description

Definition at line 1420 of file pkcs11.h.

Field Documentation

◆ ivGenerator

CK_GENERATOR_FUNCTION CK_GCM_MESSAGE_PARAMS::ivGenerator

Definition at line 1424 of file pkcs11.h.

◆ pIv

CK_BYTE* CK_GCM_MESSAGE_PARAMS::pIv

Definition at line 1421 of file pkcs11.h.

◆ pTag

CK_BYTE* CK_GCM_MESSAGE_PARAMS::pTag

Definition at line 1425 of file pkcs11.h.

◆ ulIvFixedBits

CK_ULONG CK_GCM_MESSAGE_PARAMS::ulIvFixedBits

Definition at line 1423 of file pkcs11.h.

◆ ulIvLen

CK_ULONG CK_GCM_MESSAGE_PARAMS::ulIvLen

Definition at line 1422 of file pkcs11.h.

◆ ulTagBits

CK_ULONG CK_GCM_MESSAGE_PARAMS::ulTagBits

Definition at line 1426 of file pkcs11.h.


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