Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_crypt.h179 #define IS_CRYPT_FLAG(x) (((x) == CRYPT_FLAG_AESIF) || \ macro
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_crypt.h246 #define IS_CRYPT_FLAG(x) (((x) == CRYPT_FLAG_AESIF) || \ macro
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_crypt.c840 assert_param(IS_CRYPT_FLAG(flag)); in ald_crypt_get_flag_status()
860 assert_param(IS_CRYPT_FLAG(flag)); in ald_crypt_clear_flag_status()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_crypt.c995 assert_param(IS_CRYPT_FLAG(flag)); in ald_crypt_get_flag_status()
1016 assert_param(IS_CRYPT_FLAG(flag)); in ald_crypt_clear_flag_status()

Completed in 14 milliseconds