Searched refs:hal_decrypt (Results 1 – 1 of 1) sorted by relevance
79 #define hal_ecb_decrypt_op hal_decrypt81 #define hal_cbc_decrypt_op hal_decrypt83 #define hal_ctr_decrypt_op hal_decrypt158 static status_t hal_decrypt(CRYP_HandleTypeDef *hcryp, uint8_t *pCypherData, uint16_t Size, in hal_decrypt() function