Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dcompress.h20 void crypto_acomp_scomp_free_ctx(struct acomp_req *req);
H A Dacompress.c174 crypto_acomp_scomp_free_ctx(req); in acomp_request_free()
H A Dscompress.c231 void crypto_acomp_scomp_free_ctx(struct acomp_req *req) in crypto_acomp_scomp_free_ctx() function