Searched refs:crypto_skcipher_decrypt (Results 1 – 25 of 62) sorted by relevance
123
219 return crypto_skcipher_decrypt(subreq); in cts_cbc_decrypt()259 return crypto_skcipher_decrypt(subreq); in crypto_cts_decrypt()279 return crypto_skcipher_decrypt(subreq) ?: in crypto_cts_decrypt()
230 err = xts_cts_final(req, crypto_skcipher_decrypt); in xts_decrypt_done()286 crypto_skcipher_decrypt(subreq) ?: in xts_decrypt()292 return xts_cts_final(req, crypto_skcipher_decrypt); in xts_decrypt()
123 crypto_skcipher_decrypt(&areq->cra_u.skcipher_req); in _skcipher_recvmsg()138 crypto_skcipher_decrypt(&areq->cra_u.skcipher_req), in _skcipher_recvmsg()
146 err = crypto_skcipher_decrypt(&creq->req); in chacha_decrypt()387 err = crypto_skcipher_decrypt(&creq->req); in poly_genkey()
261 crypto_skcipher_decrypt(subreq) ?: in lrw_decrypt()
636 int crypto_skcipher_decrypt(struct skcipher_request *req) in crypto_skcipher_decrypt() function651 EXPORT_SYMBOL_GPL(crypto_skcipher_decrypt);
101 return crypto_skcipher_decrypt(subreq); in simd_skcipher_decrypt()
17 …ksize crypto_skcipher_setkey crypto_skcipher_reqtfm crypto_skcipher_encrypt crypto_skcipher_decrypt
71 * crypto_skcipher_decrypt().
85 crypto_skcipher_decrypt(subreq); in p8_aes_cbc_crypt()
96 crypto_skcipher_decrypt(subreq); in p8_aes_xts_crypt()
124 ret = crypto_skcipher_decrypt(req); in krb5_decrypt()460 ret = crypto_skcipher_decrypt(desc->req); in decryptor()584 ret = crypto_skcipher_decrypt(req); in gss_krb5_cts_crypt()
436 int crypto_skcipher_decrypt(struct skcipher_request *req);
476 crypto_skcipher_decrypt(req); in rxkad_verify_packet_1()567 crypto_skcipher_decrypt(req); in rxkad_verify_packet_2()1016 crypto_skcipher_decrypt(req); in rxkad_decrypt_ticket()1147 crypto_skcipher_decrypt(req); in rxkad_decrypt_response()
115 rc = crypto_wait_req(crypto_skcipher_decrypt(sk->req), in test_skcipher_encdec()
135 res = crypto_wait_req(crypto_skcipher_decrypt(req), &wait); in fscrypt_crypt_block()
180 res = crypto_wait_req(crypto_skcipher_decrypt(req), &wait); in fname_decrypt()
160 crypto_skcipher_decrypt(&rctx->fallback_req); in ccp_aes_xts_crypt()
194 res = crypto_skcipher_decrypt(req); in aes_siv_decrypt()
251 ret = crypto_skcipher_decrypt(req); in ceph_aes_crypt()
277 return crypto_skcipher_decrypt(subreq); in geode_skcipher_crypt()
117 err = crypto_skcipher_decrypt(&rctx->fallback_req); in sl3516_ce_cipher_fallback()
78 err = crypto_skcipher_decrypt(&rctx->fallback_req); in meson_cipher_do_fallback()
197 crypto_skcipher_decrypt(subreq) : in fallback_skcipher_crypt()450 crypto_skcipher_decrypt(subreq) : in xts_aes_crypt()
425 if (crypto_wait_req(crypto_skcipher_decrypt(ciph_req), in blk_crypto_fallback_decrypt_bio()