Searched refs:TFM_CRYPTO_IN_USE (Results 1 – 2 of 2) sorted by relevance
91 operations[i].in_use = TFM_CRYPTO_IN_USE; in tfm_crypto_operation_alloc()122 if ((operations[h_val - 1].in_use == TFM_CRYPTO_IN_USE) && in tfm_crypto_operation_release()157 if ((operations[handle - 1].in_use == TFM_CRYPTO_IN_USE) && in tfm_crypto_operation_lookup()
277 TFM_CRYPTO_IN_USE = 1 enumerator