Lines Matching defs:sec_ctx
121 struct sec_ctx { struct
122 struct sec_qp_ctx *qp_ctx;
123 struct sec_dev *sec;
124 const struct sec_req_op *req_op;
125 struct hisi_qp **qps;
128 u32 hlf_q_num;
131 u32 fake_req_limit;
134 atomic_t enc_qcyclic;
137 atomic_t dec_qcyclic;
139 enum sec_alg_type alg_type;
140 bool pbuf_supported;
141 struct sec_cipher_ctx c_ctx;
142 struct sec_auth_ctx a_ctx;