FreeRDP
CK_GCM_MESSAGE_PARAMS Struct Reference

#include <pkcs11.h>

Data Fields

CK_BYTEpIv
 
CK_ULONG ulIvLen
 
CK_ULONG ulIvFixedBits
 
CK_GENERATOR_FUNCTION ivGenerator
 
CK_BYTEpTag
 
CK_ULONG ulTagBits
 

Field Documentation

◆ ivGenerator

CK_GENERATOR_FUNCTION CK_GCM_MESSAGE_PARAMS::ivGenerator

◆ pIv

CK_BYTE* CK_GCM_MESSAGE_PARAMS::pIv

◆ pTag

CK_BYTE* CK_GCM_MESSAGE_PARAMS::pTag

◆ ulIvFixedBits

CK_ULONG CK_GCM_MESSAGE_PARAMS::ulIvFixedBits

◆ ulIvLen

CK_ULONG CK_GCM_MESSAGE_PARAMS::ulIvLen

◆ ulTagBits

CK_ULONG CK_GCM_MESSAGE_PARAMS::ulTagBits

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