Home
last modified time | relevance | path

Searched refs:crypto_acomp_scomp_free_ctx (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/crypto/internal/
Dscompress.h94 void crypto_acomp_scomp_free_ctx(struct acomp_req *req);
/linux-5.19.10/crypto/
Dacompress.c139 crypto_acomp_scomp_free_ctx(req); in acomp_request_free()
Dscompress.c232 void crypto_acomp_scomp_free_ctx(struct acomp_req *req) in crypto_acomp_scomp_free_ctx() function