Searched refs:sec_alg_res (Results 1 – 2 of 2) sorted by relevance
11 struct sec_alg_res { struct104 struct sec_alg_res res[QM_Q_DEPTH];
229 static int sec_alloc_civ_resource(struct device *dev, struct sec_alg_res *res) in sec_alloc_civ_resource()246 static void sec_free_civ_resource(struct device *dev, struct sec_alg_res *res) in sec_free_civ_resource()253 static int sec_alloc_mac_resource(struct device *dev, struct sec_alg_res *res) in sec_alloc_mac_resource()271 static void sec_free_mac_resource(struct device *dev, struct sec_alg_res *res) in sec_free_mac_resource()278 static void sec_free_pbuf_resource(struct device *dev, struct sec_alg_res *res) in sec_free_pbuf_resource()289 static int sec_alloc_pbuf_resource(struct device *dev, struct sec_alg_res *res) in sec_alloc_pbuf_resource()325 struct sec_alg_res *res = qp_ctx->res; in sec_alg_resource_alloc()749 struct sec_alg_res *res = &qp_ctx->res[req->req_id]; in sec_cipher_map()