Searched defs:hcryp (Results 1 – 2 of 2) sorted by relevance
26 CRYP_HandleTypeDef hcryp; member
151 static status_t hal_encrypt(CRYP_HandleTypeDef *hcryp, uint8_t *pPlainData, uint16_t Size, in hal_encrypt()158 static status_t hal_decrypt(CRYP_HandleTypeDef *hcryp, uint8_t *pCypherData, uint16_t Size, in hal_decrypt()