rtp/srtpstack/tsrc/ut_srtpstack/src/UT_CSRTPMasterKey.cpp
branchRCL_3
changeset 43 b5e99d8877c7
parent 0 307788aac0a8
child 44 0dcb073356a5
equal deleted inserted replaced
41:f54bfd820e04 43:b5e99d8877c7
   142 	delete iMasterKey2;
   142 	delete iMasterKey2;
   143 	delete iMasterKey3;
   143 	delete iMasterKey3;
   144 	delete iMasterKey4;
   144 	delete iMasterKey4;
   145 	delete iMasterKey5;
   145 	delete iMasterKey5;
   146 	
   146 	
       
   147     iMasterKey = NULL;
       
   148 	iMasterKey2 = NULL;
       
   149 	iMasterKey3 = NULL;
       
   150 	iMasterKey4 = NULL;
       
   151 	iMasterKey5 = NULL;
       
   152 	
   147 	iTestKey128bits.Zero();
   153 	iTestKey128bits.Zero();
   148     iTestKey128bits_dehexed.Zero();    
   154     iTestKey128bits_dehexed.Zero();    
   149     }
   155     }
   150 
   156 
   151 void UT_CSRTPMasterKey::UT_CSRTPMasterKey_SRTPMasterKeyL(  )
   157 void UT_CSRTPMasterKey::UT_CSRTPMasterKey_SRTPMasterKeyL(  )