22 #ifndef DeviceIDMSymmetricEncryption_IDM_H
23 #define DeviceIDMSymmetricEncryption_IDM_H
26 #include "DISE_encryption.h"
49 const char* pszKDF_Salt,
50 const char* pszKDF_FixedSourceKey,
54 virtual void ParameterHasBeenUpdatedFromDevice(
unsigned long CISP);
56 virtual bool IsThisParameterRequiredForKDF(
unsigned long CISP);
58 virtual bool HaveAllParametersRequiredForKDFBeenUpdated(
void);
68 void DeviceIDMSymmetricEncryption_Initialise_IDM(
void);
71 void DeviceIDMSymmetricEncryption_UnInitialise(
void);
73 void DeviceIDMSymmetricEncryption_IDM_ParameterHasBeenUpdatedFromDevice(
unsigned long CISP);
75 bool DeviceIDMSymmetricEncryption_IDM_IsThisParameterRequiredForDISE(
unsigned long CISP);
Definition: DISE_encryption.h:105
Definition: DISE_encryption_IDM.h:30
Definition: DISE_encryption.h:55
Definition: DISE_encryption_IDM.h:40