rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_SRTPAuthentication_HMAC_SHA1.h
branchRCL_3
changeset 44 0dcb073356a5
parent 43 b5e99d8877c7
equal deleted inserted replaced
43:b5e99d8877c7 44:0dcb073356a5
    65 
    65 
    66          void SetupL();
    66          void SetupL();
    67         
    67         
    68          void Teardown();
    68          void Teardown();
    69         
    69         
    70          void UT_AuthenticateL_RFC2202_Test1_EightyL();
    70          void UT_AuthenticateL_RFC2202_Test1_80L();
    71          void UT_AuthenticateL_RFC2202_Test1_ThirtyTwoL();
    71          void UT_AuthenticateL_RFC2202_Test1_32L();
    72          void UT_AuthenticateL_RFC2202_Test2_EightyL();
    72          void UT_AuthenticateL_RFC2202_Test2_80L();
    73          void UT_AuthenticateL_RFC2202_Test2_ThirtyTwoL();
    73          void UT_AuthenticateL_RFC2202_Test2_32L();
    74          void UT_AuthenticateL_RFC2202_Test3_EightyL();
    74          void UT_AuthenticateL_RFC2202_Test3_80L();
    75          void UT_AuthenticateL_RFC2202_Test3_ThirtyTwoL();
    75          void UT_AuthenticateL_RFC2202_Test3_32L();
    76          void UT_AuthenticateL_RFC2202_Test4_EightyL();
    76          void UT_AuthenticateL_RFC2202_Test4_80L();
    77          void UT_AuthenticateL_RFC2202_Test4_ThirtyTwoL();
    77          void UT_AuthenticateL_RFC2202_Test4_32L();
    78          void UT_AuthenticateL_RFC2202_Test5_EightyL();
    78          void UT_AuthenticateL_RFC2202_Test5_80L();
    79          void UT_AuthenticateL_RFC2202_Test5_ThirtyTwoL();
    79          void UT_AuthenticateL_RFC2202_Test5_32L();
    80          void UT_AuthenticateL_RFC2202_Test6_EightyL();
    80          void UT_AuthenticateL_RFC2202_Test6_80L();
    81          void UT_AuthenticateL_RFC2202_Test6_ThirtyTwoL();
    81          void UT_AuthenticateL_RFC2202_Test6_32L();
    82          void UT_AuthenticateL_RFC2202_Test7_EightyL();
    82          void UT_AuthenticateL_RFC2202_Test7_80L();
    83          void UT_AuthenticateL_RFC2202_Test7_ThirtyTwoL();
    83          void UT_AuthenticateL_RFC2202_Test7_32L();
    84          void UT_AuthenticateL_Test8_ThirtyTwoL(  );
    84          void UT_AuthenticateL_Test8_32L(  );
    85          void UT_AuthenticateL_Test_KeyChangedL();
    85          void UT_AuthenticateL_Test_KeyChangedL();
    86          
    86          
    87          void Hex(HBufC8& aString);                                  
    87          void Hex(HBufC8& aString);                                  
    88 
    88 
    89     private:    // Data
    89     private:    // Data