Home
last modified time | relevance | path

Searched refs:__acomp_request_free (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/crypto/internal/
H A Dacompress.h82 static inline void __acomp_request_free(struct acomp_req *req) in __acomp_request_free() function
/openbmc/linux/crypto/
H A Dacompress.c181 __acomp_request_free(req); in acomp_request_free()