Botan 3.11.0
Crypto and TLS for C&
CK_SP800_108_FEEDBACK_KDF_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_DERIVED_KEYpAdditionalDerivedKeys
CK_PRF_DATA_PARAMpDataParams
CK_BYTEpIV
CK_SP800_108_PRF_TYPE prfType
CK_ULONG ulAdditionalDerivedKeys
CK_ULONG ulIVLen
CK_ULONG ulNumberOfDataParams

Detailed Description

Definition at line 1899 of file pkcs11.h.

Member Data Documentation

◆ pAdditionalDerivedKeys

CK_DERIVED_KEY* CK_SP800_108_FEEDBACK_KDF_PARAMS::pAdditionalDerivedKeys

Definition at line 1906 of file pkcs11.h.

◆ pDataParams

CK_PRF_DATA_PARAM* CK_SP800_108_FEEDBACK_KDF_PARAMS::pDataParams

Definition at line 1902 of file pkcs11.h.

◆ pIV

CK_BYTE* CK_SP800_108_FEEDBACK_KDF_PARAMS::pIV

Definition at line 1904 of file pkcs11.h.

◆ prfType

CK_SP800_108_PRF_TYPE CK_SP800_108_FEEDBACK_KDF_PARAMS::prfType

Definition at line 1900 of file pkcs11.h.

◆ ulAdditionalDerivedKeys

CK_ULONG CK_SP800_108_FEEDBACK_KDF_PARAMS::ulAdditionalDerivedKeys

Definition at line 1905 of file pkcs11.h.

◆ ulIVLen

CK_ULONG CK_SP800_108_FEEDBACK_KDF_PARAMS::ulIVLen

Definition at line 1903 of file pkcs11.h.

◆ ulNumberOfDataParams

CK_ULONG CK_SP800_108_FEEDBACK_KDF_PARAMS::ulNumberOfDataParams

Definition at line 1901 of file pkcs11.h.


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