Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dseqiv.c55 crypto_completion_t compl; in seqiv_aead_encrypt()
116 crypto_completion_t compl; in seqiv_aead_decrypt()
Dcryptd.c71 crypto_completion_t complete;
80 crypto_completion_t complete;
90 crypto_completion_t complete;
340 crypto_completion_t compl) in cryptd_skcipher_enqueue()
506 crypto_completion_t compl) in cryptd_hash_enqueue()
759 crypto_completion_t compl; in cryptd_aead_crypt()
806 crypto_completion_t compl) in cryptd_aead_enqueue()
Dechainiv.c90 crypto_completion_t compl; in echainiv_decrypt()
Dahash.c27 crypto_completion_t complete;
230 static int ahash_save_req(struct ahash_request *req, crypto_completion_t cplt) in ahash_save_req()
Dxts.c241 static int init_crypt(struct skcipher_request *req, crypto_completion_t compl) in init_crypt()
Dgcm.c209 crypto_completion_t compl, in gcm_hash_update()
224 crypto_completion_t compl, u32 flags) in gcm_hash_remain()
/Linux-v5.4/include/crypto/
Dacompress.h196 crypto_completion_t cmpl, in acomp_request_set_callback()
Daead.h442 crypto_completion_t compl, in aead_request_set_callback()
Dkpp.h206 crypto_completion_t cmpl, in kpp_request_set_callback()
Dakcipher.h226 crypto_completion_t cmpl, in akcipher_request_set_callback()
Dskcipher.h553 crypto_completion_t compl, in skcipher_request_set_callback()
Dhash.h638 crypto_completion_t compl, in ahash_request_set_callback()
/Linux-v5.4/include/linux/
Dcrypto.h148 typedef void (*crypto_completion_t)(struct crypto_async_request *req, int err); typedef
159 crypto_completion_t complete;
1232 u32 flags, crypto_completion_t compl, void *data) in ablkcipher_request_set_callback()
/Linux-v5.4/drivers/crypto/bcm/
Dcipher.h341 crypto_completion_t old_complete;