Searched refs:side_band_crypto_mutex (Results 1 – 3 of 3) sorted by relevance
48 extern osMutexId_t side_band_crypto_mutex;
67 extern osMutexId_t side_band_crypto_mutex;927 osMutexAcquire(side_band_crypto_mutex, 0xFFFFFFFFUL); in sl_si91x_driver_send_side_band_crypto()946 osMutexRelease(side_band_crypto_mutex); in sl_si91x_driver_send_side_band_crypto()955 osMutexRelease(side_band_crypto_mutex); in sl_si91x_driver_send_side_band_crypto()
164 osMutexId_t side_band_crypto_mutex = 0; variable1102 side_band_crypto_mutex = osMutexNew(NULL); in sl_si91x_platform_init()