Home
last modified time | relevance | path

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

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