Go to the documentation of this file.
13 #ifndef ACCESS_SECURE_MESSAGE_H_
14 #define ACCESS_SECURE_MESSAGE_H_
36 unsigned char* sendSequenceCounter,
37 unsigned char encryptSessionKey[16],
38 unsigned char macSessionKey[16]);
61 unsigned char* responseBuf,
62 unsigned char* sendSequenceCounter,
63 unsigned char encryptSessionKey[16],
64 unsigned char macSessionKey[16]);