rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSrtpAuthentication_RCC.h
branchRCL_3
changeset 43 b5e99d8877c7
parent 9 1e1cc61f56c3
child 44 0dcb073356a5
equal deleted inserted replaced
41:f54bfd820e04 43:b5e99d8877c7
    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_80L();
    82          void UT_AuthenticateL_RFC2202_Test1_EightyL();
    83          void UT_AuthenticateL_RFC2202_Test1_32L();
    83          void UT_AuthenticateL_RFC2202_Test1_ThirtyTwoL();
    84          void UT_AuthenticateL_RFC2202_Test2_80L();
    84          void UT_AuthenticateL_RFC2202_Test2_EightyL();
    85          void UT_AuthenticateL_RFC2202_Test2_32L();
    85          void UT_AuthenticateL_RFC2202_Test2_ThirtyTwoL();
    86          void UT_AuthenticateL_RFC2202_Test3_80L();
    86          void UT_AuthenticateL_RFC2202_Test3_EightyL();
    87          void UT_AuthenticateL_RFC2202_Test3_32L();
    87          void UT_AuthenticateL_RFC2202_Test3_ThirtyTwoL();
    88          void UT_AuthenticateL_RFC2202_Test4_80L();
    88          void UT_AuthenticateL_RFC2202_Test4_EightyL();
    89          void UT_AuthenticateL_RFC2202_Test4_32L();
    89          void UT_AuthenticateL_RFC2202_Test4_ThirtyTwoL();
    90          void UT_AuthenticateL_RFC2202_Test5_80L();
    90          void UT_AuthenticateL_RFC2202_Test5_EightyL();
    91          void UT_AuthenticateL_RFC2202_Test5_32L();
    91          void UT_AuthenticateL_RFC2202_Test5_ThirtyTwoL();
    92          void UT_AuthenticateL_RFC2202_Test6_80L();
    92          void UT_AuthenticateL_RFC2202_Test6_EightyL();
    93          void UT_AuthenticateL_RFC2202_Test6_32L();
    93          void UT_AuthenticateL_RFC2202_Test6_ThirtyTwoL();
    94          void UT_AuthenticateL_RFC2202_Test7_80L();
    94          void UT_AuthenticateL_RFC2202_Test7_EightyL();
    95          void UT_AuthenticateL_RFC2202_Test7_32L();
    95          void UT_AuthenticateL_RFC2202_Test7_ThirtyTwoL();
    96          void UT_AuthenticateL_Test8_32L(  );
    96          void UT_AuthenticateL_Test8_ThirtyTwoL(  );
    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;