Home
last modified time | relevance | path

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

/linux-6.6.21/crypto/ !
Dseqiv.c52 crypto_completion_t compl; in seqiv_aead_encrypt()
113 crypto_completion_t compl; in seqiv_aead_decrypt()
Dcryptd.c84 crypto_completion_t complete;
267 crypto_completion_t complete) in cryptd_skcipher_complete()
313 crypto_completion_t compl) in cryptd_skcipher_enqueue()
484 crypto_completion_t compl) in cryptd_hash_enqueue()
514 crypto_completion_t complete) in cryptd_hash_complete()
740 crypto_completion_t compl) in cryptd_aead_crypt()
809 crypto_completion_t compl) in cryptd_aead_enqueue()
Dechainiv.c90 crypto_completion_t compl; in echainiv_decrypt()
Dahash.c27 crypto_completion_t complete;
186 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-6.6.21/include/linux/ !
Dcrypto.h163 typedef void (*crypto_completion_t)(void *req, int err); typedef
174 crypto_completion_t complete;
/linux-6.6.21/include/crypto/ !
Daead.h489 crypto_completion_t compl, in aead_request_set_callback()
Dacompress.h220 crypto_completion_t cmpl, in acomp_request_set_callback()
Dkpp.h234 crypto_completion_t cmpl, in kpp_request_set_callback()
Dakcipher.h256 crypto_completion_t cmpl, in akcipher_request_set_callback()
Dskcipher.h576 crypto_completion_t compl, in skcipher_request_set_callback()
Dhash.h711 crypto_completion_t compl, in ahash_request_set_callback()