versadac
1
versadac - Scalable Recorder Firmware
|
This is the complete list of members for CDeviceIDMSymmetricEncryption, including all inherited members.
CDeviceIDMSymmetricEncryption() (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | |
Decrypt(const unsigned char *CipherDataIn, const int CipherDataInLength, unsigned char *pDataOutBuffer, unsigned int DataOutBuffertLength) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | |
Decrypt(const unsigned char *CipherDataIn, const int CipherDataInLength, const unsigned char *KeyIn, const int KeyInLength, unsigned char *pDataOutBuffer, unsigned int DataOutBuffertLength) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | |
Encrypt(const unsigned char *DataIn, const int DataInLength, unsigned char *pCipherDataBuffer, unsigned int CipherDataBufferLength, unsigned int *pCipherDataLength=NULL) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | |
Encrypt(const unsigned char *DataIn, const int DataInLength, const unsigned char *KeyIn, const int KeyInLength, unsigned char *pCipherDataBuffer, unsigned int CipherDataBufferLength, unsigned int *pCipherDataLength=NULL) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | |
GenerateIV(char *pIVData) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | |
GenerateKey(unsigned char *pKeyBuffer, unsigned int KeyBufferLength, bool IncludeNonce=true) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | |
GetDeviceData(unsigned char *pDeviceDataBuffer, unsigned int DeviceDataBufferLength) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | |
GetNounce() (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | |
GetTotalNumberOfParameters(void) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | inline |
HaveAllParametersRequiredForKDFBeenUpdated(void) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | inlinevirtual |
IncrementNounce() (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | |
Initialise(const DeviceIDMSymmetricEncryption_KDF_ParameterData_Record_Type *pTable, const char *pszKDF_Salt, const char *pszKDF_FixedSourceKey, const bool UseIV) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | virtual |
InitialiseDeviceDataInformation(void) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | |
InitialiseNounce(unsigned long Seed) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | |
IsThisParameterRequiredForKDF(unsigned long CISP) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | inlinevirtual |
ParameterHasBeenUpdatedFromDevice(unsigned long CISP) (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption | inlinevirtual |
~CDeviceIDMSymmetricEncryption() (defined in CDeviceIDMSymmetricEncryption) | CDeviceIDMSymmetricEncryption |