Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/st/
H A Dstm32_mce.h41 bool stm32_mce_is_hw_encryption_functional(void);
/rk3399_ARM-atf/drivers/st/mce/
H A Dstm32_mce.c171 if (!stm32_mce_is_hw_encryption_functional()) { in stm32_mce_configure_region()
299 bool stm32_mce_is_hw_encryption_functional(void) in stm32_mce_is_hw_encryption_functional() function
326 if (!stm32_mce_is_hw_encryption_functional()) { in stm32_mce_get_address_encryption_state()