Home
last modified time | relevance | path

Searched refs:crypto_stm32_get_unused_session_index (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/crypto/
Dcrypto_stm32.c306 static int crypto_stm32_get_unused_session_index(const struct device *dev) in crypto_stm32_get_unused_session_index() function
374 ctx_idx = crypto_stm32_get_unused_session_index(dev); in crypto_stm32_session_setup()