Searched refs:crypto_ablkcipher_decrypt (Results 1 – 20 of 20) sorted by relevance
100 return crypto_ablkcipher_decrypt(cryptd_req); in ablk_decrypt()
149 err = crypto_ablkcipher_decrypt(&creq->req); in chacha_decrypt()398 err = crypto_ablkcipher_decrypt(&creq->req); in poly_genkey()
1051 crypto_ablkcipher_decrypt(req)); in test_acipher_jiffies()1076 crypto_ablkcipher_decrypt(req)); in test_acipher_cycles()1092 crypto_ablkcipher_decrypt(req)); in test_acipher_cycles()
269 return crypto_ablkcipher_decrypt(abreq); in crypto_authenc_decrypt_tail()
264 return crypto_ablkcipher_decrypt(abreq); in crypto_authenc_esn_decrypt_tail()
359 return crypto_ablkcipher_decrypt(&req->creq); in skcipher_null_givdecrypt()
436 err = crypto_ablkcipher_decrypt(abreq); in crypto_ccm_decrypt()
541 return crypto_ablkcipher_decrypt(abreq) ?: crypto_gcm_verify(req); in gcm_dec_hash_continue()
154 crypto_ablkcipher_decrypt(req); in ccp_aes_xts_crypt()
361 res = crypto_ablkcipher_decrypt(req); in f2fs_page_crypto()
181 res = crypto_ablkcipher_decrypt(req); in f2fs_fname_decrypt()
294 res = crypto_ablkcipher_decrypt(req); in ext4_page_crypto()
182 res = crypto_ablkcipher_decrypt(req); in ext4_fname_decrypt()
209 crypto_ablkcipher_decrypt(req); in qce_ablkcipher_crypt()
692 err = crypto_ablkcipher_decrypt(req); in sahara_aes_ecb_decrypt()728 err = crypto_ablkcipher_decrypt(req); in sahara_aes_cbc_decrypt()
388 ret = crypto_ablkcipher_decrypt(req); in mxs_dcp_block_fallback()
905 crypto_ablkcipher_decrypt(req); in spacc_ablk_do_fallback()
917 static inline int crypto_ablkcipher_decrypt(struct ablkcipher_request *req) in crypto_ablkcipher_decrypt() function
388 crypto_ablkcipher_decrypt(req); in crypt_scatterlist()
875 r = crypto_ablkcipher_decrypt(req); in crypt_convert_block()