Lines Matching defs:sec_ctx
134 struct sec_ctx { struct
135 struct sec_qp_ctx *qp_ctx;
136 struct sec_dev *sec;
137 const struct sec_req_op *req_op;
138 struct hisi_qp **qps;
141 u32 hlf_q_num;
144 u32 fake_req_limit;
147 atomic_t enc_qcyclic;
150 atomic_t dec_qcyclic;
152 enum sec_alg_type alg_type;
153 bool pbuf_supported;
154 struct sec_cipher_ctx c_ctx;
155 struct sec_auth_ctx a_ctx;
156 u8 type_supported;
157 struct device *dev;