Searched refs:AutoKeyDerivation (Results 1 – 3 of 3) sorted by relevance
629 hcryp->AutoKeyDerivation = ENABLE; in HAL_CRYPEx_EnableAutoKeyDerivation()646 hcryp->AutoKeyDerivation = DISABLE; in HAL_CRYPEx_DisableAutoKeyDerivation()
2599 if (hcryp->AutoKeyDerivation == DISABLE)/*Mode 2 Key preparation*/ in CRYP_AES_Decrypt()2750 if (hcryp->AutoKeyDerivation == DISABLE)/*Mode 2 Key preparation*/ in CRYP_AES_Decrypt_IT()2931 if (hcryp->AutoKeyDerivation == DISABLE)/*Mode 2 key preparation*/ in CRYP_AES_Decrypt_DMA()
101 …FunctionalState AutoKeyDerivation; /*!< Used only in TinyAES to allows to bypa… member