Searched refs:crypto_stack_request_init (Results 1 – 5 of 5) sorted by relevance
231 crypto_stack_request_init(&req->base, in acomp_fbreq_on_stack_init()
334 crypto_stack_request_init(&req->base, in ahash_fbreq_on_stack_init()
520 static inline void crypto_stack_request_init(struct crypto_async_request *req, in crypto_stack_request_init() function
550 crypto_stack_request_init(&req->base, crypto_acomp_tfm(tfm)); in acomp_request_on_stack_init()
1032 crypto_stack_request_init(&req->base, crypto_ahash_tfm(tfm)); in ahash_request_on_stack_init()
Completed in 11 milliseconds