1obj-$(CONFIG_CRC_DEV_STM32) += stm32_crc32.o 2obj-$(CONFIG_HASH_DEV_STM32) += stm32-hash.o 3obj-$(CONFIG_CRYP_DEV_STM32) += stm32-cryp.o 4