rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSrtpAuthentication_RCC.h
branchRCL_3
changeset 20 0dcb073356a5
parent 19 b5e99d8877c7
equal deleted inserted replaced
19:b5e99d8877c7 20:0dcb073356a5
    77          void UT_CSrtpAuthentication_RCC_NewLCL();
    77          void UT_CSrtpAuthentication_RCC_NewLCL();
    78         
    78         
    79         
    79         
    80          void UT_CSrtpAuthentication_RCC_AuthenticateLL();
    80          void UT_CSrtpAuthentication_RCC_AuthenticateLL();
    81          void Hex(HBufC8& aString);
    81          void Hex(HBufC8& aString);
    82          void UT_AuthenticateL_RFC2202_Test1_EightyL();
    82          void UT_AuthenticateL_RFC2202_Test1_80L();
    83          void UT_AuthenticateL_RFC2202_Test1_ThirtyTwoL();
    83          void UT_AuthenticateL_RFC2202_Test1_32L();
    84          void UT_AuthenticateL_RFC2202_Test2_EightyL();
    84          void UT_AuthenticateL_RFC2202_Test2_80L();
    85          void UT_AuthenticateL_RFC2202_Test2_ThirtyTwoL();
    85          void UT_AuthenticateL_RFC2202_Test2_32L();
    86          void UT_AuthenticateL_RFC2202_Test3_EightyL();
    86          void UT_AuthenticateL_RFC2202_Test3_80L();
    87          void UT_AuthenticateL_RFC2202_Test3_ThirtyTwoL();
    87          void UT_AuthenticateL_RFC2202_Test3_32L();
    88          void UT_AuthenticateL_RFC2202_Test4_EightyL();
    88          void UT_AuthenticateL_RFC2202_Test4_80L();
    89          void UT_AuthenticateL_RFC2202_Test4_ThirtyTwoL();
    89          void UT_AuthenticateL_RFC2202_Test4_32L();
    90          void UT_AuthenticateL_RFC2202_Test5_EightyL();
    90          void UT_AuthenticateL_RFC2202_Test5_80L();
    91          void UT_AuthenticateL_RFC2202_Test5_ThirtyTwoL();
    91          void UT_AuthenticateL_RFC2202_Test5_32L();
    92          void UT_AuthenticateL_RFC2202_Test6_EightyL();
    92          void UT_AuthenticateL_RFC2202_Test6_80L();
    93          void UT_AuthenticateL_RFC2202_Test6_ThirtyTwoL();
    93          void UT_AuthenticateL_RFC2202_Test6_32L();
    94          void UT_AuthenticateL_RFC2202_Test7_EightyL();
    94          void UT_AuthenticateL_RFC2202_Test7_80L();
    95          void UT_AuthenticateL_RFC2202_Test7_ThirtyTwoL();
    95          void UT_AuthenticateL_RFC2202_Test7_32L();
    96          void UT_AuthenticateL_Test8_ThirtyTwoL(  );
    96          void UT_AuthenticateL_Test8_32L(  );
    97          void UT_AuthenticateL_Test_KeyChangedL();
    97          void UT_AuthenticateL_Test_KeyChangedL();
    98          
    98          
    99     private:    // Data
    99     private:    // Data
   100 
   100 
   101         CSrtpAuthentication_RCC* iAuthenticator;    
   101         CSrtpAuthentication_RCC* iAuthenticator;