Lines Matching +full:hash +full:- +full:accelerator
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * K3 DTHE V2 crypto accelerator driver
5 * Copyright (C) Texas Instruments 2025 - https://www.ti.com
6 * Author: T Pratham <t-pratham@ti.com>
16 #include <crypto/hash.h>
18 #include <crypto/internal/hash.h>
24 #include <linux/dma-mapping.h>
32 * This is currently the keysize of XTS-AES-256 which is 512 bits (64 bytes)
45 * struct dthe_data - DTHE_V2 driver instance data
67 * struct dthe_list - device data list head
77 * struct dthe_tfm_ctx - Transform ctx struct containing ctx for all sub-components of DTHE V2
82 * @skcipher_fb: Fallback crypto skcipher handle for AES-XTS mode
93 * struct dthe_aes_req_ctx - AES engine req ctx struct