Searched refs:sec_alg_res (Results 1 – 2 of 2) sorted by relevance
11 struct sec_alg_res { struct120 struct sec_alg_res res[QM_Q_DEPTH];
298 static int sec_alloc_civ_resource(struct device *dev, struct sec_alg_res *res) in sec_alloc_civ_resource()315 static void sec_free_civ_resource(struct device *dev, struct sec_alg_res *res) in sec_free_civ_resource()322 static int sec_alloc_aiv_resource(struct device *dev, struct sec_alg_res *res) in sec_alloc_aiv_resource()339 static void sec_free_aiv_resource(struct device *dev, struct sec_alg_res *res) in sec_free_aiv_resource()346 static int sec_alloc_mac_resource(struct device *dev, struct sec_alg_res *res) in sec_alloc_mac_resource()364 static void sec_free_mac_resource(struct device *dev, struct sec_alg_res *res) in sec_free_mac_resource()371 static void sec_free_pbuf_resource(struct device *dev, struct sec_alg_res *res) in sec_free_pbuf_resource()382 static int sec_alloc_pbuf_resource(struct device *dev, struct sec_alg_res *res) in sec_alloc_pbuf_resource()419 struct sec_alg_res *res = qp_ctx->res; in sec_alg_resource_alloc()926 struct sec_alg_res *res = &qp_ctx->res[req->req_id]; in sec_cipher_map()
Completed in 10 milliseconds