Searched refs:sec_alg_res (Results 1 – 2 of 2) sorted by relevance
13 struct sec_alg_res { struct106 struct sec_alg_res res[QM_Q_DEPTH];
230 static int sec_alloc_civ_resource(struct device *dev, struct sec_alg_res *res) in sec_alloc_civ_resource()247 static void sec_free_civ_resource(struct device *dev, struct sec_alg_res *res) in sec_free_civ_resource()254 static int sec_alloc_mac_resource(struct device *dev, struct sec_alg_res *res) in sec_alloc_mac_resource()272 static void sec_free_mac_resource(struct device *dev, struct sec_alg_res *res) in sec_free_mac_resource()279 static void sec_free_pbuf_resource(struct device *dev, struct sec_alg_res *res) in sec_free_pbuf_resource()290 static int sec_alloc_pbuf_resource(struct device *dev, struct sec_alg_res *res) in sec_alloc_pbuf_resource()327 struct sec_alg_res *res = qp_ctx->res; in sec_alg_resource_alloc()752 struct sec_alg_res *res = &qp_ctx->res[req->req_id]; in sec_cipher_map()