Home
last modified time | relevance | path

Searched defs:sec_cipher_req (Results 1 – 1 of 1) sorted by relevance

/drivers/crypto/hisilicon/sec2/
Dsec.h23 struct sec_cipher_req { struct
24 struct hisi_acc_hw_sgl *c_out;
25 dma_addr_t c_out_dma;
26 u8 *c_ivin;
27 dma_addr_t c_ivin_dma;
28 struct skcipher_request *sk_req;
29 u32 c_len;
30 bool encrypt;