Searched refs:ablkcipher_request_set_callback (Results 1 - 19 of 19) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dskcipher.h91 ablkcipher_request_set_callback(&req->creq, flags, compl, data); skcipher_givcrypt_set_callback()
/linux-4.1.27/fs/ext4/
H A Dcrypto_key.c61 ablkcipher_request_set_callback(req, ext4_derive_key_aes()
H A Dcrypto_fname.c88 ablkcipher_request_set_callback(req, ext4_fname_encrypt()
162 ablkcipher_request_set_callback(req, ext4_fname_decrypt()
H A Dcrypto.c352 ablkcipher_request_set_callback( ext4_page_crypto()
/linux-4.1.27/crypto/
H A Dchainiv.c57 ablkcipher_request_set_callback(subreq, req->creq.base.flags & chainiv_givencrypt()
188 ablkcipher_request_set_callback(subreq, req->creq.base.flags, async_chainiv_givencrypt()
H A Dauthencesn.c238 ablkcipher_request_set_callback(abreq, aead_request_flags(req), authenc_esn_verify_ahash_update_done()
287 ablkcipher_request_set_callback(abreq, aead_request_flags(req), authenc_esn_verify_ahash_update_done2()
327 ablkcipher_request_set_callback(abreq, aead_request_flags(req), authenc_esn_verify_ahash_done()
484 ablkcipher_request_set_callback(abreq, aead_request_flags(req), crypto_authenc_esn_encrypt()
632 ablkcipher_request_set_callback(abreq, aead_request_flags(req), crypto_authenc_esn_decrypt()
H A Dauthenc.c209 ablkcipher_request_set_callback(abreq, aead_request_flags(req), authenc_verify_ahash_update_done()
248 ablkcipher_request_set_callback(abreq, aead_request_flags(req), authenc_verify_ahash_done()
408 ablkcipher_request_set_callback(abreq, aead_request_flags(req), crypto_authenc_encrypt()
540 ablkcipher_request_set_callback(abreq, aead_request_flags(req), crypto_authenc_decrypt()
H A Deseqiv.c108 ablkcipher_request_set_callback(subreq, req->creq.base.flags, compl, eseqiv_givencrypt()
H A Dgcm.c140 ablkcipher_request_set_callback(&data->req, CRYPTO_TFM_REQ_MAY_SLEEP | crypto_gcm_setkey()
553 ablkcipher_request_set_callback(abreq, aead_request_flags(req), crypto_gcm_encrypt()
606 ablkcipher_request_set_callback(abreq, aead_request_flags(req), gcm_dec_hash_done()
641 ablkcipher_request_set_callback(abreq, aead_request_flags(req), crypto_gcm_decrypt()
H A Dseqiv.c129 ablkcipher_request_set_callback(subreq, req->creq.base.flags, compl, seqiv_givencrypt()
H A Dalgif_skcipher.c541 ablkcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, skcipher_recvmsg_async()
951 ablkcipher_request_set_callback(&ctx->req, CRYPTO_TFM_REQ_MAY_BACKLOG, skcipher_accept_parent_nokey()
H A Dccm.c343 ablkcipher_request_set_callback(abreq, pctx->flags, crypto_ccm_encrypt()
414 ablkcipher_request_set_callback(abreq, pctx->flags, crypto_ccm_decrypt()
H A Dctr.c298 ablkcipher_request_set_callback(subreq, req->base.flags, crypto_rfc3686_crypt()
H A Dtcrypt.c1118 ablkcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, test_acipher_speed()
H A Dtestmgr.c950 ablkcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, __test_skcipher()
/linux-4.1.27/include/linux/
H A Dcrypto.h1136 * ablkcipher_request_set_callback() - set asynchronous callback function
1160 static inline void ablkcipher_request_set_callback( ablkcipher_request_set_callback() function
/linux-4.1.27/arch/x86/crypto/
H A Daesni-intel_glue.c872 ablkcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | rfc4106_set_hash_subkey()
/linux-4.1.27/drivers/md/
H A Ddm-crypt.c894 ablkcipher_request_set_callback(ctx->req, crypt_alloc_req()
/linux-4.1.27/fs/ecryptfs/
H A Dcrypto.c369 ablkcipher_request_set_callback(req, crypt_scatterlist()

Completed in 829 milliseconds