Searched refs:crypto_ablkcipher_decrypt (Results 1 – 19 of 19) sorted by relevance
100 return crypto_ablkcipher_decrypt(cryptd_req); in ablk_decrypt()
243 err = crypto_ablkcipher_decrypt(abreq); in authenc_esn_verify_ahash_update_done()292 err = crypto_ablkcipher_decrypt(abreq); in authenc_esn_verify_ahash_update_done2()332 err = crypto_ablkcipher_decrypt(abreq); in authenc_esn_verify_ahash_done()636 return crypto_ablkcipher_decrypt(abreq); in crypto_authenc_esn_decrypt()
214 err = crypto_ablkcipher_decrypt(abreq); in authenc_verify_ahash_update_done()253 err = crypto_ablkcipher_decrypt(abreq); in authenc_verify_ahash_done()544 return crypto_ablkcipher_decrypt(abreq); in crypto_authenc_decrypt()
620 crypto_ablkcipher_decrypt(req); in skcipher_recvmsg_async()685 crypto_ablkcipher_decrypt(&ctx->req), in skcipher_recvmsg_sync()
1022 crypto_ablkcipher_decrypt(req)); in test_acipher_jiffies()1047 crypto_ablkcipher_decrypt(req)); in test_acipher_cycles()1063 crypto_ablkcipher_decrypt(req)); in test_acipher_cycles()
359 return crypto_ablkcipher_decrypt(&req->creq); in skcipher_null_givdecrypt()
609 err = crypto_ablkcipher_decrypt(abreq); in gcm_dec_hash_done()644 err = crypto_ablkcipher_decrypt(abreq); in crypto_gcm_decrypt()
417 err = crypto_ablkcipher_decrypt(abreq); in crypto_ccm_decrypt()
995 crypto_ablkcipher_decrypt(req); in __test_skcipher()1089 crypto_ablkcipher_decrypt(req); in __test_skcipher()
154 crypto_ablkcipher_decrypt(req); in ccp_aes_xts_crypt()
368 res = crypto_ablkcipher_decrypt(req); in ext4_page_crypto()
179 res = crypto_ablkcipher_decrypt(req); in ext4_fname_decrypt()
219 crypto_ablkcipher_decrypt(req); in qce_ablkcipher_crypt()
718 err = crypto_ablkcipher_decrypt(req); in sahara_aes_ecb_decrypt()754 err = crypto_ablkcipher_decrypt(req); in sahara_aes_cbc_decrypt()
388 ret = crypto_ablkcipher_decrypt(req); in mxs_dcp_block_fallback()
994 crypto_ablkcipher_decrypt(req); in spacc_ablk_do_fallback()
1050 static inline int crypto_ablkcipher_decrypt(struct ablkcipher_request *req) in crypto_ablkcipher_decrypt() function
389 crypto_ablkcipher_decrypt(req); in crypt_scatterlist()
874 r = crypto_ablkcipher_decrypt(req); in crypt_convert_block()