Searched refs:IS_SAES_KEYSEL (Results 1 – 4 of 4) sorted by relevance
841 #define IS_SAES_KEYSEL(SELECTION) (((SELECTION) == CRYP_KEYSEL_NORMAL) || \ macro
851 #define IS_SAES_KEYSEL(SELECTION) (((SELECTION) == CRYP_KEYSEL_NORMAL) || \ macro
497 assert_param(IS_SAES_KEYSEL(hcryp->Init.KeySelect)); in HAL_CRYP_Init()689 assert_param(IS_SAES_KEYSEL(pConf->KeySelect)); in HAL_CRYP_SetConfig()
487 assert_param(IS_SAES_KEYSEL(hcryp->Init.KeySelect)); in HAL_CRYP_Init()675 assert_param(IS_SAES_KEYSEL(pConf->KeySelect)); in HAL_CRYP_SetConfig()