Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/
Dseqiv.c53 crypto_completion_t compl; in seqiv_aead_encrypt()
114 crypto_completion_t compl; in seqiv_aead_decrypt()
Dcryptd.c75 crypto_completion_t complete;
84 crypto_completion_t complete;
94 crypto_completion_t complete;
311 crypto_completion_t compl) in cryptd_skcipher_enqueue()
463 crypto_completion_t compl) in cryptd_hash_enqueue()
719 crypto_completion_t compl; in cryptd_aead_crypt()
766 crypto_completion_t compl) in cryptd_aead_enqueue()
Dechainiv.c90 crypto_completion_t compl; in echainiv_decrypt()
Dahash.c28 crypto_completion_t complete;
199 static int ahash_save_req(struct ahash_request *req, crypto_completion_t cplt) in ahash_save_req()
Dxts.c240 crypto_completion_t compl) in xts_init_crypt()
Dgcm.c203 crypto_completion_t compl, in gcm_hash_update()
218 crypto_completion_t compl, u32 flags) in gcm_hash_remain()
/linux-5.19.10/include/linux/
Dcrypto.h179 typedef void (*crypto_completion_t)(struct crypto_async_request *req, int err); typedef
190 crypto_completion_t complete;
/linux-5.19.10/include/crypto/
Dacompress.h216 crypto_completion_t cmpl, in acomp_request_set_callback()
Daead.h467 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()
Dskcipher.h554 crypto_completion_t compl, in skcipher_request_set_callback()
Dhash.h661 crypto_completion_t compl, in ahash_request_set_callback()
/linux-5.19.10/drivers/crypto/bcm/
Dcipher.h344 crypto_completion_t old_complete;