Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/sec2/
H A Dsec.h64 struct sec_cipher_req { struct
65 struct hisi_acc_hw_sgl *c_out;
66 dma_addr_t c_out_dma;
67 u8 *c_ivin;
68 dma_addr_t c_ivin_dma;
69 struct skcipher_request *sk_req;
70 u32 c_len;
71 bool encrypt;
72 __u8 c_ivin_buf[SEC_IV_SIZE];