FreeRDP
Loading...
Searching...
No Matches
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 1427 of file pkcs11.h.

Field Documentation

◆ ivGenerator

CK_GENERATOR_FUNCTION CK_GCM_MESSAGE_PARAMS::ivGenerator

Definition at line 1431 of file pkcs11.h.

◆ pIv

CK_BYTE* CK_GCM_MESSAGE_PARAMS::pIv

Definition at line 1428 of file pkcs11.h.

◆ pTag

CK_BYTE* CK_GCM_MESSAGE_PARAMS::pTag

Definition at line 1432 of file pkcs11.h.

◆ ulIvFixedBits

CK_ULONG CK_GCM_MESSAGE_PARAMS::ulIvFixedBits

Definition at line 1430 of file pkcs11.h.

◆ ulIvLen

CK_ULONG CK_GCM_MESSAGE_PARAMS::ulIvLen

Definition at line 1429 of file pkcs11.h.

◆ ulTagBits

CK_ULONG CK_GCM_MESSAGE_PARAMS::ulTagBits

Definition at line 1433 of file pkcs11.h.


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