Home
last modified time | relevance | path

Searched refs:crypto_request_set_tfm (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dcrypto.h510 static inline void crypto_request_set_tfm(struct crypto_async_request *req, in crypto_request_set_tfm() function
524 crypto_request_set_tfm(req, tfm); in crypto_stack_request_init()
/include/crypto/
A Dacompress.h197 crypto_request_set_tfm(&req->base, crypto_acomp_tfm(tfm)); in acomp_request_set_tfm()
A Dhash.h591 crypto_request_set_tfm(&req->base, crypto_ahash_tfm(tfm)); in ahash_request_set_tfm()

Completed in 10 milliseconds