Searched refs:crypto_completion_t (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/crypto/ |
| D | seqiv.c | 55 crypto_completion_t compl; in seqiv_aead_encrypt() 116 crypto_completion_t compl; in seqiv_aead_decrypt()
|
| D | cryptd.c | 71 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()
|
| D | echainiv.c | 90 crypto_completion_t compl; in echainiv_decrypt()
|
| D | ahash.c | 27 crypto_completion_t complete; 230 static int ahash_save_req(struct ahash_request *req, crypto_completion_t cplt) in ahash_save_req()
|
| D | xts.c | 241 static int init_crypt(struct skcipher_request *req, crypto_completion_t compl) in init_crypt()
|
| D | gcm.c | 209 crypto_completion_t compl, in gcm_hash_update() 224 crypto_completion_t compl, u32 flags) in gcm_hash_remain()
|
| /Linux-v5.4/include/crypto/ |
| D | acompress.h | 196 crypto_completion_t cmpl, in acomp_request_set_callback()
|
| D | aead.h | 442 crypto_completion_t compl, in aead_request_set_callback()
|
| D | kpp.h | 206 crypto_completion_t cmpl, in kpp_request_set_callback()
|
| D | akcipher.h | 226 crypto_completion_t cmpl, in akcipher_request_set_callback()
|
| D | skcipher.h | 553 crypto_completion_t compl, in skcipher_request_set_callback()
|
| D | hash.h | 638 crypto_completion_t compl, in ahash_request_set_callback()
|
| /Linux-v5.4/include/linux/ |
| D | crypto.h | 148 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/ |
| D | cipher.h | 341 crypto_completion_t old_complete;
|