Searched refs:crypto_skcipher_decrypt (Results 1 – 25 of 48) sorted by relevance
12
223 return crypto_skcipher_decrypt(subreq); in cts_cbc_decrypt()263 return crypto_skcipher_decrypt(subreq); in crypto_cts_decrypt()283 return crypto_skcipher_decrypt(subreq) ?: in crypto_cts_decrypt()
232 err = cts_final(req, crypto_skcipher_decrypt); in decrypt_done()286 crypto_skcipher_decrypt(subreq) ?: in decrypt()292 return cts_final(req, crypto_skcipher_decrypt); in decrypt()
127 crypto_skcipher_decrypt(&areq->cra_u.skcipher_req); in _skcipher_recvmsg()142 crypto_skcipher_decrypt(&areq->cra_u.skcipher_req), in _skcipher_recvmsg()
148 err = crypto_skcipher_decrypt(&creq->req); in chacha_decrypt()389 err = crypto_skcipher_decrypt(&creq->req); in poly_genkey()
260 crypto_skcipher_decrypt(subreq) ?: in decrypt()
105 return crypto_skcipher_decrypt(subreq); in simd_skcipher_decrypt()
861 int crypto_skcipher_decrypt(struct skcipher_request *req) in crypto_skcipher_decrypt() function876 EXPORT_SYMBOL_GPL(crypto_skcipher_decrypt);
271 return crypto_skcipher_decrypt(skreq); in crypto_authenc_decrypt_tail()
85 crypto_skcipher_decrypt(subreq); in p8_aes_cbc_crypt()
93 crypto_skcipher_decrypt(subreq); in p8_aes_xts_crypt()
17 …ksize crypto_skcipher_setkey crypto_skcipher_reqtfm crypto_skcipher_encrypt crypto_skcipher_decrypt
71 * crypto_skcipher_decrypt().
122 encdecfunc = crypto_skcipher_decrypt; in cryptoloop_transfer()
386 crypto_skcipher_decrypt(req); in rxkad_verify_packet_1()478 crypto_skcipher_decrypt(req); in rxkad_verify_packet_2()944 crypto_skcipher_decrypt(req); in rxkad_decrypt_ticket()1075 crypto_skcipher_decrypt(req); in rxkad_decrypt_response()
201 err = crypto_skcipher_decrypt(req); in prism2_wep_decrypt()
205 err = crypto_skcipher_decrypt(req); in prism2_wep_decrypt()
435 int crypto_skcipher_decrypt(struct skcipher_request *req);
124 ret = crypto_skcipher_decrypt(req); in krb5_decrypt()594 ret = crypto_skcipher_decrypt(desc->req); in decryptor()718 ret = crypto_skcipher_decrypt(req); in gss_krb5_cts_crypt()
160 crypto_skcipher_decrypt(subreq); in ccp_aes_xts_crypt()
194 res = crypto_skcipher_decrypt(req); in aes_siv_decrypt()
250 ret = crypto_skcipher_decrypt(req); in ceph_aes_crypt()
115 res = crypto_wait_req(crypto_skcipher_decrypt(req), &wait); in fname_decrypt()
186 res = crypto_wait_req(crypto_skcipher_decrypt(req), &wait); in fscrypt_crypt_block()
232 crypto_skcipher_decrypt(subreq); in qce_ablkcipher_crypt()
214 ret = crypto_skcipher_decrypt(req); in fallback_blk_dec()483 ret = crypto_skcipher_decrypt(req); in xts_fallback_decrypt()