Home
last modified time | relevance | path

Searched refs:crypto_completion_t (Results 1 – 8 of 8) sorted by relevance

/include/crypto/
Dacompress.h216 crypto_completion_t cmpl, in acomp_request_set_callback()
Daead.h465 crypto_completion_t compl, in aead_request_set_callback()
Dkpp.h208 crypto_completion_t cmpl, in kpp_request_set_callback()
Dakcipher.h228 crypto_completion_t cmpl, in akcipher_request_set_callback()
Dalgapi.h262 crypto_completion_t complete = req->complete; in crypto_request_complete()
Dskcipher.h550 crypto_completion_t compl, in skcipher_request_set_callback()
Dhash.h661 crypto_completion_t compl, in ahash_request_set_callback()
/include/linux/
Dcrypto.h171 typedef void (*crypto_completion_t)(struct crypto_async_request *req, int err); typedef
182 crypto_completion_t complete;