Lines Matching defs:sec_ctx
119 struct sec_ctx { struct
120 struct sec_qp_ctx *qp_ctx;
121 struct sec_dev *sec;
122 const struct sec_req_op *req_op;
123 struct hisi_qp **qps;
126 u32 hlf_q_num;
129 u32 fake_req_limit;
132 atomic_t enc_qcyclic;
135 atomic_t dec_qcyclic;
137 enum sec_alg_type alg_type;
138 bool pbuf_supported;
139 struct sec_cipher_ctx c_ctx;
140 struct sec_auth_ctx a_ctx;
141 struct device *dev;