Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/crypto/
Dcrypto_stm32_priv.h20 struct crypto_stm32_config { struct
38 ((const struct crypto_stm32_config *const)(dev)->config) argument
Dcrypto_stm32.c481 const struct crypto_stm32_config *cfg = CRYPTO_STM32_CFG(dev); in crypto_stm32_session_free()
521 const struct crypto_stm32_config *cfg = CRYPTO_STM32_CFG(dev); in crypto_stm32_init()
557 static const struct crypto_stm32_config crypto_stm32_dev_config = {