Searched defs:sec_cipher_req (Results 1 – 2 of 2) sorted by relevance
21 struct sec_cipher_req { struct45 struct sec_cipher_req c_req; argument
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;