Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dseqiv.c52 crypto_completion_t compl; in seqiv_aead_encrypt()
113 crypto_completion_t compl; in seqiv_aead_decrypt()
A Dcryptd.c84 crypto_completion_t complete;
267 crypto_completion_t complete) in cryptd_skcipher_complete()
313 crypto_completion_t compl) in cryptd_skcipher_enqueue()
469 crypto_completion_t compl) in cryptd_hash_enqueue()
499 crypto_completion_t complete) in cryptd_hash_complete()
724 crypto_completion_t compl) in cryptd_aead_crypt()
793 crypto_completion_t compl) in cryptd_aead_enqueue()
A Dechainiv.c90 crypto_completion_t compl; in echainiv_decrypt()
A Dahash.c28 crypto_completion_t complete;
193 static int ahash_save_req(struct ahash_request *req, crypto_completion_t cplt, in ahash_save_req()
A Dxts.c240 crypto_completion_t compl) in xts_init_crypt()
A Dgcm.c203 crypto_completion_t compl, in gcm_hash_update()
218 crypto_completion_t compl, u32 flags) in gcm_hash_remain()
/linux-6.3-rc2/include/linux/
A Dcrypto.h179 typedef void (*crypto_completion_t)(void *req, int err); typedef
190 crypto_completion_t complete;
/linux-6.3-rc2/include/crypto/
A Dacompress.h217 crypto_completion_t cmpl, in acomp_request_set_callback()
A Daead.h467 crypto_completion_t compl, in aead_request_set_callback()
A Dkpp.h211 crypto_completion_t cmpl, in kpp_request_set_callback()
A Dakcipher.h229 crypto_completion_t cmpl, in akcipher_request_set_callback()
A Dskcipher.h554 crypto_completion_t compl, in skcipher_request_set_callback()
A Dhash.h661 crypto_completion_t compl, in ahash_request_set_callback()

Completed in 24 milliseconds