Searched refs:crypto_skcipher_encrypt (Results 1 – 25 of 59) sorted by relevance
123
129 return crypto_skcipher_encrypt(subreq); in cts_cbc_encrypt()168 return crypto_skcipher_encrypt(subreq); in crypto_cts_encrypt()179 return crypto_skcipher_encrypt(subreq) ?: in crypto_cts_encrypt()
212 err = cts_final(req, crypto_skcipher_encrypt); in encrypt_done()269 crypto_skcipher_encrypt(subreq) ?: in encrypt()275 return cts_final(req, crypto_skcipher_encrypt); in encrypt()
126 crypto_skcipher_encrypt(&areq->cra_u.skcipher_req) : in _skcipher_recvmsg()141 crypto_skcipher_encrypt(&areq->cra_u.skcipher_req) : in _skcipher_recvmsg()
54 err = crypto_skcipher_encrypt(nreq); in echainiv_encrypt()
80 err = crypto_skcipher_encrypt(nreq); in seqiv_aead_encrypt()
199 return crypto_skcipher_encrypt(skreq); in crypto_authenc_copy_assoc()232 err = crypto_skcipher_encrypt(skreq); in crypto_authenc_encrypt()
188 return crypto_skcipher_encrypt(skreq); in crypto_authenc_esn_copy()222 err = crypto_skcipher_encrypt(skreq); in crypto_authenc_esn_encrypt()
157 err = crypto_wait_req(crypto_skcipher_encrypt(&data->req), &data->wait); in adiantum_setkey()391 return crypto_skcipher_encrypt(&rctx->u.streamcipher_req) ?: in adiantum_crypt()
249 crypto_skcipher_encrypt(subreq) ?: in encrypt()
137 crypto_skcipher_encrypt(req); in rxkad_prime_packet_security()205 crypto_skcipher_encrypt(req); in rxkad_secure_packet_auth()248 crypto_skcipher_encrypt(req); in rxkad_secure_packet_encrypt()263 crypto_skcipher_encrypt(req); in rxkad_secure_packet_encrypt()318 crypto_skcipher_encrypt(req); in rxkad_secure_packet()561 crypto_skcipher_encrypt(req); in rxkad_verify_packet()800 crypto_skcipher_encrypt(req); in rxkad_encrypt_response()
70 * To decrypt instead of encrypt, just change crypto_skcipher_encrypt() to78 err = crypto_wait_req(crypto_skcipher_encrypt(req), &wait);
17 …skcipher_blocksize crypto_skcipher_setkey crypto_skcipher_reqtfm crypto_skcipher_encrypt crypto_sk…
84 return enc ? crypto_skcipher_encrypt(subreq) : in p8_aes_cbc_crypt()
103 return crypto_skcipher_encrypt(subreq); in p8_aes_ctr_crypt()
92 return enc ? crypto_skcipher_encrypt(subreq) : in p8_aes_xts_crypt()
128 encdecfunc = crypto_skcipher_encrypt; in cryptoloop_transfer()
144 err = crypto_skcipher_encrypt(req); in prism2_wep_encrypt()
149 err = crypto_skcipher_encrypt(req); in prism2_wep_encrypt()
422 int crypto_skcipher_encrypt(struct skcipher_request *req);
86 ret = crypto_skcipher_encrypt(req); in krb5_encrypt()508 ret = crypto_skcipher_encrypt(desc->req); in encryptor()716 ret = crypto_skcipher_encrypt(req); in gss_krb5_cts_crypt()
79 res = crypto_wait_req(crypto_skcipher_encrypt(req), &wait); in derive_key_aes()
71 res = crypto_wait_req(crypto_skcipher_encrypt(req), &wait); in fname_encrypt()
159 ret = encrypt ? crypto_skcipher_encrypt(subreq) : in ccp_aes_xts_crypt()
135 res = crypto_skcipher_encrypt(req); in aes_siv_encrypt()
248 ret = crypto_skcipher_encrypt(req); in ceph_aes_crypt()