Searched defs:sec_cipher_req (Results 1 – 1 of 1) sorted by relevance
24 struct sec_cipher_req { struct25 struct hisi_acc_hw_sgl *c_out;26 dma_addr_t c_out_dma;27 u8 *c_ivin;28 dma_addr_t c_ivin_dma;29 struct skcipher_request *sk_req;30 u32 c_len;31 bool encrypt;