Searched refs:KeyProtection (Results 1 – 8 of 8) sorted by relevance
526 … hcryp->Init.Algorithm | hcryp->Init.KeySelect | hcryp->Init.KeyProtection); in HAL_CRYP_Init()653 hcryp->Init.KeyProtection = pConf->KeyProtection; in HAL_CRYP_SetConfig()680 … hcryp->Init.Algorithm | hcryp->Init.KeySelect | hcryp->Init.KeyProtection | hcryp->Init.KeyMode); in HAL_CRYP_SetConfig()740 pConf->KeyProtection = hcryp->Init.KeyProtection; in HAL_CRYP_GetConfig()
496 assert_param(IS_SAES_KEYPROT(hcryp->Init.KeyProtection)); in HAL_CRYP_Init()565 hcryp->Init.KeySelect | hcryp->Init.KeyMode | hcryp->Init.KeyProtection | \ in HAL_CRYP_Init()688 assert_param(IS_SAES_KEYPROT(hcryp->Init.KeyProtection)); in HAL_CRYP_SetConfig()719 hcryp->Init.KeyProtection = pConf->KeyProtection; in HAL_CRYP_SetConfig()741 hcryp->Init.KeySelect | hcryp->Init.KeyMode | hcryp->Init.KeyProtection | \ in HAL_CRYP_SetConfig()809 hcryp->Init.KeyProtection = pConf->KeyProtection; in HAL_CRYP_GetConfig()
531 … hcryp->Init.Algorithm | hcryp->Init.KeySelect | hcryp->Init.KeyProtection); in HAL_CRYP_Init()657 hcryp->Init.KeyProtection = pConf->KeyProtection; in HAL_CRYP_SetConfig()671 … hcryp->Init.Algorithm | hcryp->Init.KeySelect | hcryp->Init.KeyProtection | hcryp->Init.KeyMode); in HAL_CRYP_SetConfig()732 pConf->KeyProtection = hcryp->Init.KeyProtection; in HAL_CRYP_GetConfig()
76 …uint32_t KeyProtection; /*!< Only for SAES : Key protection, this parameter can be va… member
89 …uint32_t KeyProtection; /*!< Only for SAES : Key protection, this parameter can be a … member