Searched refs:__acomp_request_alloc (Results 1 – 2 of 2) sorted by relevance
72 static inline struct acomp_req *__acomp_request_alloc(struct crypto_acomp *tfm) in __acomp_request_alloc() function
160 req = __acomp_request_alloc(acomp); in acomp_request_alloc()