Searched refs:crypto_skcipher_decrypt (Results 1 – 25 of 49) sorted by relevance
12
221 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()
131 crypto_skcipher_decrypt(&areq->cra_u.skcipher_req); in _skcipher_recvmsg()146 crypto_skcipher_decrypt(&areq->cra_u.skcipher_req), in _skcipher_recvmsg()
98 return crypto_skcipher_decrypt(subreq); in simd_skcipher_decrypt()
152 err = crypto_skcipher_decrypt(&creq->req); in chacha_decrypt()402 err = crypto_skcipher_decrypt(&creq->req); in poly_genkey()
1165 rc[i] = crypto_skcipher_decrypt(data[i].req); in do_mult_acipher_op()1432 crypto_skcipher_decrypt(req)); in test_acipher_jiffies()1457 crypto_skcipher_decrypt(req)); in test_acipher_cycles()1473 crypto_skcipher_decrypt(req)); in test_acipher_cycles()
382 crypto_skcipher_decrypt(subreq) ?: in do_decrypt()
17 …ksize crypto_skcipher_setkey crypto_skcipher_reqtfm crypto_skcipher_encrypt crypto_skcipher_decrypt
27 rc = crypto_wait_req(crypto_skcipher_decrypt(sk->req), &sk->wait);
134 encdecfunc = crypto_skcipher_decrypt; in cryptoloop_transfer()
116 ret = enc? crypto_skcipher_encrypt(req) : crypto_skcipher_decrypt(req); in p8_aes_xts_crypt()
146 ret = crypto_skcipher_decrypt(req); in p8_aes_cbc_decrypt()
77 err = crypto_skcipher_decrypt(subreq); in crypto_fpu_decrypt()
621 if (crypto_skcipher_decrypt(req)) { in mppe_decompress()643 if (crypto_skcipher_decrypt(req)) { in mppe_decompress()
358 crypto_skcipher_decrypt(req); in rxkad_verify_packet_1()456 crypto_skcipher_decrypt(req); in rxkad_verify_packet_2()912 crypto_skcipher_decrypt(req); in rxkad_decrypt_ticket()1045 crypto_skcipher_decrypt(req); in rxkad_decrypt_response()
205 err = crypto_skcipher_decrypt(req); in prism2_wep_decrypt()
457 static inline int crypto_skcipher_decrypt(struct skcipher_request *req) in crypto_skcipher_decrypt() function
209 err = crypto_skcipher_decrypt(req); in prism2_wep_decrypt()
216 err = crypto_skcipher_decrypt(req); in lib80211_wep_decrypt()
124 ret = crypto_skcipher_decrypt(req); in krb5_decrypt()592 ret = crypto_skcipher_decrypt(desc->req); in decryptor()716 ret = crypto_skcipher_decrypt(req); in gss_krb5_cts_crypt()
165 crypto_skcipher_decrypt(subreq); in ccp_aes_xts_crypt()
197 res = crypto_skcipher_decrypt(req); in aes_siv_decrypt()
248 ret = crypto_skcipher_decrypt(req); in ceph_aes_crypt()
116 res = crypto_wait_req(crypto_skcipher_decrypt(req), &wait); in fname_decrypt()
178 res = crypto_wait_req(crypto_skcipher_decrypt(req), &wait); in fscrypt_do_page_crypto()
223 crypto_skcipher_decrypt(subreq); in qce_ablkcipher_crypt()