Home
last modified time | relevance | path

Searched refs:crypto_stack_request_init (Results 1 – 5 of 5) sorted by relevance

/include/crypto/internal/
A Dacompress.h231 crypto_stack_request_init(&req->base, in acomp_fbreq_on_stack_init()
A Dhash.h334 crypto_stack_request_init(&req->base, in ahash_fbreq_on_stack_init()
/include/linux/
A Dcrypto.h520 static inline void crypto_stack_request_init(struct crypto_async_request *req, in crypto_stack_request_init() function
/include/crypto/
A Dacompress.h550 crypto_stack_request_init(&req->base, crypto_acomp_tfm(tfm)); in acomp_request_on_stack_init()
A Dhash.h1032 crypto_stack_request_init(&req->base, crypto_ahash_tfm(tfm)); in ahash_request_on_stack_init()

Completed in 11 milliseconds