Lines Matching defs:sec_ctx
133 struct sec_ctx { struct
134 struct sec_qp_ctx *qp_ctx;
135 struct sec_dev *sec;
136 const struct sec_req_op *req_op;
137 struct hisi_qp **qps;
140 u32 hlf_q_num;
143 u32 fake_req_limit;
146 atomic_t enc_qcyclic;
149 atomic_t dec_qcyclic;
151 enum sec_alg_type alg_type;
152 bool pbuf_supported;
153 struct sec_cipher_ctx c_ctx;
154 struct sec_auth_ctx a_ctx;
155 u8 type_supported;
156 struct device *dev;