Searched refs:crypto_skcipher_encrypt (Results 1 – 25 of 37) sorted by relevance
12
70 * To decrypt instead of encrypt, just change crypto_skcipher_encrypt() to78 err = crypto_wait_req(crypto_skcipher_encrypt(req), &wait);
228 crypto_skcipher_encrypt(req); in rxkad_prime_packet_security()289 crypto_skcipher_encrypt(req); in rxkad_secure_packet_auth()332 ret = crypto_skcipher_encrypt(req); in rxkad_secure_packet_encrypt()379 crypto_skcipher_encrypt(req); in rxkad_secure_packet()605 crypto_skcipher_encrypt(req); in rxkad_verify_packet()749 ret = crypto_skcipher_encrypt(req); in rxkad_encrypt_response()
182 crypto_skcipher_encrypt(&areq->cra_u.skcipher_req) : in _skcipher_recvmsg()198 crypto_skcipher_encrypt(&areq->cra_u.skcipher_req) : in _skcipher_recvmsg()
435 int crypto_skcipher_encrypt(struct skcipher_request *req) in crypto_skcipher_encrypt() function446 EXPORT_SYMBOL_GPL(crypto_skcipher_encrypt);
80 return crypto_skcipher_encrypt(subreq); in simd_skcipher_encrypt()
259 return crypto_skcipher_encrypt(&rctx->u.xctr_req) ?: in hctr2_crypt()
214 err = crypto_skcipher_encrypt(skreq); in crypto_authenc_encrypt()
190 err = crypto_skcipher_encrypt(skreq); in crypto_authenc_esn_encrypt()
974 rc[i] = crypto_skcipher_encrypt(data[i].req); in do_mult_acipher_op()1232 crypto_skcipher_encrypt(req)); in test_acipher_jiffies()1257 crypto_skcipher_encrypt(req)); in test_acipher_cycles()1273 crypto_skcipher_encrypt(req)); in test_acipher_cycles()
155 return enc ? crypto_skcipher_encrypt(subreq) : in essiv_skcipher_crypt()
134 ret = crypto_skcipher_encrypt(req); in krb5_encrypt()280 ret = crypto_skcipher_encrypt(desc->req); in encryptor()432 ret = crypto_skcipher_encrypt(req); in gss_krb5_cts_crypt()
107 rc = crypto_wait_req(crypto_skcipher_encrypt(sk->req), in test_skcipher_encdec()
118 res = crypto_wait_req(crypto_skcipher_encrypt(req), &wait); in do_dcp_crypto()
71 err = crypto_skcipher_encrypt(req); in derive_key_aes()
139 err = crypto_skcipher_encrypt(req); in fscrypt_crypt_data_unit()
120 err = crypto_skcipher_encrypt(req); in fscrypt_fname_encrypt()
159 ret = encrypt ? crypto_skcipher_encrypt(&rctx->fallback_req) : in ccp_aes_xts_crypt()
237 ret = crypto_skcipher_encrypt(req); in ceph_aes_crypt()
135 res = crypto_skcipher_encrypt(req); in aes_siv_encrypt()
279 return crypto_skcipher_encrypt(subreq); in geode_skcipher_crypt()
80 err = crypto_skcipher_encrypt(&rctx->fallback_req); in meson_cipher_do_fallback()
123 err = crypto_skcipher_encrypt(&rctx->fallback_req); in sl3516_ce_cipher_fallback()
421 return rctx->enc ? crypto_skcipher_encrypt(subreq) : in dthe_aes_crypt()
87 err = crypto_skcipher_encrypt(&rctx->fallback_req); in rk_cipher_fallback()
170 err = crypto_skcipher_encrypt(&ctx->fallback_req); in sun4i_ss_cipher_poll_fallback()