Searched refs:KeyProtection (Results 1 – 6 of 6) sorted by relevance
239 ctx->hcryp_gcm.Init.KeyProtection = CRYP_KEYPROT_DISABLE; in mbedtls_gcm_setkey()245 ctx->hcryp_gcm.Init.KeyProtection = CRYP_KEYPROT_DISABLE; in mbedtls_gcm_setkey()250 ctx->hcryp_gcm.Init.KeyProtection = CRYP_KEYPROT_DISABLE; in mbedtls_gcm_setkey()
126 ctx->hcryp_aes.Init.KeyProtection = CRYP_KEYSEL_HW; in aes_set_key()131 ctx->hcryp_aes.Init.KeyProtection = CRYP_KEYSEL_NORMAL; in aes_set_key()
77 …uint32_t KeyProtection; /*!< Only for SAES : Key protection, this parameter can be va… member
491 … hcryp->Init.Algorithm | hcryp->Init.KeySelect | hcryp->Init.KeyProtection); in HAL_CRYP_Init()612 hcryp->Init.KeyProtection = pConf->KeyProtection; in HAL_CRYP_SetConfig()624 hcryp->Init.Algorithm | hcryp->Init.KeySelect | hcryp->Init.KeyProtection); in HAL_CRYP_SetConfig()682 pConf->KeyProtection = hcryp->Init.KeyProtection; in HAL_CRYP_GetConfig()
527 … hcryp->Init.Algorithm | hcryp->Init.KeySelect | hcryp->Init.KeyProtection); in HAL_CRYP_Init()647 hcryp->Init.KeyProtection = pConf->KeyProtection; in HAL_CRYP_SetConfig()661 … hcryp->Init.Algorithm | hcryp->Init.KeySelect | hcryp->Init.KeyProtection | hcryp->Init.KeyMode); in HAL_CRYP_SetConfig()721 pConf->KeyProtection = hcryp->Init.KeyProtection; in HAL_CRYP_GetConfig()