rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSrtpAuthentication_RCC.h
changeset 15 8248b03a2669
parent 0 307788aac0a8
--- a/rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSrtpAuthentication_RCC.h	Tue Feb 02 01:03:15 2010 +0200
+++ b/rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSrtpAuthentication_RCC.h	Fri Apr 16 15:18:54 2010 +0300
@@ -79,21 +79,23 @@
         
          void UT_CSrtpAuthentication_RCC_AuthenticateLL();
          void Hex(HBufC8& aString);
-         void UT_AuthenticateL_RFC2202_Test1_80L();
-         void UT_AuthenticateL_RFC2202_Test1_32L();
-         void UT_AuthenticateL_RFC2202_Test2_80L();
-         void UT_AuthenticateL_RFC2202_Test2_32L();
-         void UT_AuthenticateL_RFC2202_Test3_80L();
-         void UT_AuthenticateL_RFC2202_Test3_32L();
-         void UT_AuthenticateL_RFC2202_Test4_80L();
-         void UT_AuthenticateL_RFC2202_Test4_32L();
-         void UT_AuthenticateL_RFC2202_Test5_80L();
-         void UT_AuthenticateL_RFC2202_Test5_32L();
-         void UT_AuthenticateL_RFC2202_Test6_80L();
-         void UT_AuthenticateL_RFC2202_Test6_32L();
-         void UT_AuthenticateL_RFC2202_Test7_80L();
-         void UT_AuthenticateL_RFC2202_Test7_32L();
-         void UT_AuthenticateL_Test8_32L(  );
+         void UT_AuthenticateL_RFC2202_Test1_EightyL();
+         void UT_AuthenticateL_RFC2202_Test1_ThirtyTwoL();
+         void UT_AuthenticateL_RFC2202_Test2_EightyL();
+         void UT_AuthenticateL_RFC2202_Test2_ThirtyTwoL();
+         void UT_AuthenticateL_RFC2202_Test3_EightyL();
+         void UT_AuthenticateL_RFC2202_Test3_ThirtyTwoL();
+         void UT_AuthenticateL_RFC2202_Test4_EightyL();
+         void UT_AuthenticateL_RFC2202_Test4_ThirtyTwoL();
+         void UT_AuthenticateL_RFC2202_Test5_EightyL();
+         void UT_AuthenticateL_RFC2202_Test5_ThirtyTwoL();
+         void UT_AuthenticateL_RFC2202_Test6_EightyL();
+         void UT_AuthenticateL_RFC2202_Test6_ThirtyTwoL();
+         void UT_AuthenticateL_RFC2202_Test7_EightyL();
+         void UT_AuthenticateL_RFC2202_Test7_ThirtyTwoL();
+         void UT_AuthenticateL_Test8_ThirtyTwoL(  );
+         void UT_AuthenticateL_Test_KeyChangedL();
+         
     private:    // Data
 
         CSrtpAuthentication_RCC* iAuthenticator;