rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPCipherAESCM128.h
branchRCL_3
changeset 9 1e1cc61f56c3
parent 0 307788aac0a8
--- a/rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPCipherAESCM128.h	Fri Feb 19 23:10:33 2010 +0200
+++ b/rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPCipherAESCM128.h	Fri Mar 12 15:44:11 2010 +0200
@@ -71,6 +71,8 @@
          void UT_EncryptL_EncryptData3L();
 
          void UT_EncryptL_EncryptData4L();
+         
+         void UT_EncryptL_EncryptDataKeyChangesL();
 
          void UT_EncryptL_DecryptDataL();
          
@@ -79,6 +81,8 @@
          void UT_EncryptL_DecryptData3L();
          
          void UT_EncryptL_DecryptData4L();
+         
+         void UT_EncryptL_DecryptDataKeyChangesL();
 
          void UT_EncryptL_ErrorTest1L();