Searched refs:_CipherRSAMtx (Results 1 – 1 of 1) sorted by relevance
213 MS_S32 _CipherRSAMtx; variable4241 … _CipherRSAMtx = MsOS_CreateMutex( E_MSOS_FIFO, (char*)"CIPHER RSA mutex", MSOS_PROCESS_SHARED); in _MDrv_RSA_Init()4268 MsOS_ObtainMutex( _CipherRSAMtx, MSOS_WAIT_FOREVER); in _MDrv_RSA_Calculate()4385 MsOS_ObtainMutex( _CipherRSAMtx, MSOS_WAIT_FOREVER); in MDrv_RSA_Calculate_Hw_Key()4543 MsOS_ReleaseMutex(_CipherRSAMtx); in _MDrv_RSA_Output()