Home
last modified time | relevance | path

Searched defs:compl (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/crypto/
Dseqiv.c60 crypto_completion_t compl; in seqiv_aead_encrypt() local
122 crypto_completion_t compl; in seqiv_aead_decrypt() local
Dechainiv.c95 crypto_completion_t compl; in echainiv_decrypt() local
Dcryptd.c294 crypto_completion_t compl) in cryptd_blkcipher_enqueue()
536 crypto_completion_t compl) in cryptd_skcipher_enqueue()
702 crypto_completion_t compl) in cryptd_hash_enqueue()
958 crypto_completion_t compl; in cryptd_aead_crypt() local
1005 crypto_completion_t compl) in cryptd_aead_enqueue()
Dgcm.c225 crypto_completion_t compl, in gcm_hash_update()
240 crypto_completion_t compl, u32 flags) in gcm_hash_remain()
/linux-4.19.296/include/crypto/
Daead.h471 crypto_completion_t compl, in aead_request_set_callback()
Dskcipher.h579 crypto_completion_t compl, in skcipher_request_set_callback()
Dhash.h629 crypto_completion_t compl, in ahash_request_set_callback()
/linux-4.19.296/include/linux/
Dcrypto.h1050 u32 flags, crypto_completion_t compl, void *data) in ablkcipher_request_set_callback()
/linux-4.19.296/include/target/
Dtarget_core_base.h478 struct completion *compl; member