Home
last modified time | relevance | path

Searched refs:aead_request_set_tfm (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/mac80211/
H A Daead_api.c40 aead_request_set_tfm(aead_req, tfm); in aead_encrypt()
75 aead_request_set_tfm(aead_req, tfm); in aead_decrypt()
H A Daes_gmac.c59 aead_request_set_tfm(aead_req, tfm); in ieee80211_aes_gmac()
/OK3568_Linux_fs/kernel/include/crypto/
H A Daead.h394 static inline void aead_request_set_tfm(struct aead_request *req, in aead_request_set_tfm() function
419 aead_request_set_tfm(req, tfm); in aead_request_alloc()
/OK3568_Linux_fs/kernel/crypto/
H A Dechainiv.c40 aead_request_set_tfm(subreq, ctx->child); in echainiv_encrypt()
97 aead_request_set_tfm(subreq, ctx->child); in echainiv_decrypt()
H A Dseqiv.c62 aead_request_set_tfm(subreq, ctx->child); in seqiv_aead_encrypt()
121 aead_request_set_tfm(subreq, ctx->child); in seqiv_aead_decrypt()
H A Dpcrypt.c110 aead_request_set_tfm(creq, ctx->child); in pcrypt_aead_encrypt()
157 aead_request_set_tfm(creq, ctx->child); in pcrypt_aead_decrypt()
H A Dsimd.c326 aead_request_set_tfm(subreq, child); in simd_aead_encrypt()
347 aead_request_set_tfm(subreq, child); in simd_aead_decrypt()
H A Dalgif_aead.c283 aead_request_set_tfm(&areq->cra_u.aead_req, tfm); in _aead_recvmsg()
H A Dgcm.c752 aead_request_set_tfm(subreq, child); in crypto_rfc4106_crypt()
948 aead_request_set_tfm(subreq, ctx->child); in crypto_rfc4543_crypt()
H A Dessiv.c241 aead_request_set_tfm(subreq, tctx->u.aead); in essiv_aead_crypt()
H A Dccm.c637 aead_request_set_tfm(subreq, child); in crypto_rfc4309_crypt()
H A Dcryptd.c730 aead_request_set_tfm(req, child); in cryptd_aead_crypt()
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-aead.rst23 …:functions: crypto_aead_reqsize aead_request_set_tfm aead_request_alloc aead_request_free aead_req…
/OK3568_Linux_fs/kernel/net/tls/
H A Dtls_device_fallback.c123 aead_request_set_tfm(aead_req, aead); in tls_init_aead_request()
H A Dtls_sw.c241 aead_request_set_tfm(aead_req, ctx->aead_recv); in tls_do_decryption()
525 aead_request_set_tfm(aead_req, ctx->aead_send); in tls_do_encryption()
/OK3568_Linux_fs/kernel/drivers/crypto/xilinx/
H A Dzynqmp-aes-gcm.c219 aead_request_set_tfm(subreq, tfm_ctx->fbk_cipher); in zynqmp_handle_aes_req()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_skcipher_utils.c388 aead_request_set_tfm(subreq, ctx->fallback_aead); in rk_aead_fallback()
/OK3568_Linux_fs/kernel/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c356 aead_request_set_tfm(subreq, ctx->sw_cipher.aead); in crypto4xx_aead_fallback()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dcrypto.c806 aead_request_set_tfm(req, tfm); in tipc_aead_encrypt()
931 aead_request_set_tfm(req, tfm); in tipc_aead_decrypt()
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c1132 aead_request_set_tfm(req, __crypto_aead_cast(tfm)); in safexcel_aead_exit_inv()
2929 aead_request_set_tfm(subreq, ctx->fback); in safexcel_aead_chachapoly_crypt()
3398 aead_request_set_tfm(subreq, ctx->fback); in safexcel_aead_fallback_crypt()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Desp6.c103 aead_request_set_tfm(req, aead); in esp_tmp_req()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Desp4.c86 aead_request_set_tfm(req, aead); in esp_tmp_req()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dpicoxcell_crypto.c535 aead_request_set_tfm(subreq, ctx->sw_cipher); in spacc_aead_do_fallback()
H A Dsa2ul.c1910 aead_request_set_tfm(subreq, ctx->fallback.aead); in sa_aead_run()
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dcipher.c2606 aead_request_set_tfm(req, ctx->fallback_cipher); in aead_do_fallback()
2626 aead_request_set_tfm(req, aead); in aead_do_fallback()

12