Searched refs:crypto_stm32_sessions (Results 1 – 1 of 1) sorted by relevance
48 struct crypto_stm32_session crypto_stm32_sessions[CRYPTO_MAX_SESSION]; variable315 if (!crypto_stm32_sessions[i].in_use) { in crypto_stm32_get_unused_session_index()316 crypto_stm32_sessions[i].in_use = true; in crypto_stm32_get_unused_session_index()379 session = &crypto_stm32_sessions[ctx_idx]; in crypto_stm32_session_setup()490 if (crypto_stm32_sessions[i].in_use) { in crypto_stm32_session_free()