Home
last modified time | relevance | path

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

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