FreeRDP
CK_SP800_108_KDF_PARAMS Struct Reference

#include <pkcs11.h>

Collaboration diagram for CK_SP800_108_KDF_PARAMS:

Data Fields

CK_SP800_108_PRF_TYPE prfType
 
CK_ULONG ulNumberOfDataParams
 
CK_PRF_DATA_PARAMpDataParams
 
CK_ULONG ulAdditionalDerivedKeys
 
CK_DERIVED_KEYpAdditionalDerivedKeys
 

Field Documentation

◆ pAdditionalDerivedKeys

CK_DERIVED_KEY* CK_SP800_108_KDF_PARAMS::pAdditionalDerivedKeys

◆ pDataParams

CK_PRF_DATA_PARAM* CK_SP800_108_KDF_PARAMS::pDataParams

◆ prfType

CK_SP800_108_PRF_TYPE CK_SP800_108_KDF_PARAMS::prfType

◆ ulAdditionalDerivedKeys

CK_ULONG CK_SP800_108_KDF_PARAMS::ulAdditionalDerivedKeys

◆ ulNumberOfDataParams

CK_ULONG CK_SP800_108_KDF_PARAMS::ulNumberOfDataParams

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