| /Linux-v4.19/drivers/crypto/vmx/ |
| D | aes_cbc.c | 104 skcipher_request_set_tfm(req, ctx->fallback); in p8_aes_cbc_encrypt() 143 skcipher_request_set_tfm(req, ctx->fallback); in p8_aes_cbc_decrypt()
|
| D | aes_ctr.c | 123 skcipher_request_set_tfm(req, ctx->fallback); in p8_aes_ctr_crypt()
|
| D | aes_xts.c | 113 skcipher_request_set_tfm(req, ctx->fallback); in p8_aes_xts_crypt()
|
| /Linux-v4.19/net/rxrpc/ |
| D | rxkad.c | 131 skcipher_request_set_tfm(req, conn->cipher); in rxkad_prime_packet_security() 170 skcipher_request_set_tfm(req, call->conn->cipher); in rxkad_secure_packet_auth() 215 skcipher_request_set_tfm(req, call->conn->cipher); in rxkad_secure_packet_encrypt() 282 skcipher_request_set_tfm(req, call->conn->cipher); in rxkad_secure_packet() 355 skcipher_request_set_tfm(req, call->conn->cipher); in rxkad_verify_packet_1() 453 skcipher_request_set_tfm(req, call->conn->cipher); in rxkad_verify_packet_2() 532 skcipher_request_set_tfm(req, call->conn->cipher); in rxkad_verify_packet() 767 skcipher_request_set_tfm(req, conn->cipher); in rxkad_encrypt_response() 1042 skcipher_request_set_tfm(req, rxkad_ci); in rxkad_decrypt_response()
|
| /Linux-v4.19/arch/x86/crypto/ |
| D | fpu.c | 50 skcipher_request_set_tfm(subreq, child); in crypto_fpu_encrypt() 71 skcipher_request_set_tfm(subreq, child); in crypto_fpu_decrypt()
|
| /Linux-v4.19/net/sunrpc/auth_gss/ |
| D | gss_krb5_crypto.c | 82 skcipher_request_set_tfm(req, tfm); in krb5_encrypt() 120 skcipher_request_set_tfm(req, tfm); in krb5_decrypt() 538 skcipher_request_set_tfm(req, tfm); in gss_encrypt_xdr_buf() 621 skcipher_request_set_tfm(req, tfm); in gss_decrypt_xdr_buf() 709 skcipher_request_set_tfm(req, cipher); in gss_krb5_cts_crypt() 819 skcipher_request_set_tfm(req, aux_cipher); in gss_krb5_aes_encrypt() 900 skcipher_request_set_tfm(req, aux_cipher); in gss_krb5_aes_decrypt()
|
| /Linux-v4.19/drivers/staging/rtl8192u/ieee80211/ |
| D | ieee80211_crypt_wep.c | 144 skcipher_request_set_tfm(req, wep->tx_tfm); in prism2_wep_encrypt() 201 skcipher_request_set_tfm(req, wep->rx_tfm); in prism2_wep_decrypt()
|
| D | ieee80211_crypt_tkip.c | 353 skcipher_request_set_tfm(req, tkey->tx_tfm_arc4); in ieee80211_tkip_encrypt() 446 skcipher_request_set_tfm(req, tkey->rx_tfm_arc4); in ieee80211_tkip_decrypt()
|
| /Linux-v4.19/crypto/ |
| D | simd.c | 75 skcipher_request_set_tfm(subreq, child); in simd_skcipher_encrypt() 96 skcipher_request_set_tfm(subreq, child); in simd_skcipher_decrypt()
|
| D | authenc.c | 190 skcipher_request_set_tfm(skreq, ctx->null); in crypto_authenc_copy_assoc() 224 skcipher_request_set_tfm(skreq, enc); in crypto_authenc_encrypt() 262 skcipher_request_set_tfm(skreq, ctx->enc); in crypto_authenc_decrypt_tail()
|
| D | authencesn.c | 188 skcipher_request_set_tfm(skreq, ctx->null); in crypto_authenc_esn_copy() 222 skcipher_request_set_tfm(skreq, enc); in crypto_authenc_esn_encrypt() 268 skcipher_request_set_tfm(skreq, ctx->enc); in crypto_authenc_esn_decrypt_tail()
|
| D | cts.c | 158 skcipher_request_set_tfm(subreq, ctx->child); in crypto_cts_encrypt() 251 skcipher_request_set_tfm(subreq, ctx->child); in crypto_cts_decrypt()
|
| D | echainiv.c | 52 skcipher_request_set_tfm(nreq, ctx->sknull); in echainiv_encrypt()
|
| D | chacha20poly1305.c | 149 skcipher_request_set_tfm(&creq->req, ctx->chacha); in chacha_decrypt() 398 skcipher_request_set_tfm(&creq->req, ctx->chacha); in poly_genkey() 438 skcipher_request_set_tfm(&creq->req, ctx->chacha); in chacha_encrypt()
|
| D | lrw.c | 217 skcipher_request_set_tfm(subreq, tfm); in pre_crypt() 252 skcipher_request_set_tfm(subreq, ctx->child); in pre_crypt()
|
| D | seqiv.c | 78 skcipher_request_set_tfm(nreq, ctx->sknull); in seqiv_aead_encrypt()
|
| /Linux-v4.19/include/crypto/ |
| D | skcipher.h | 497 static inline void skcipher_request_set_tfm(struct skcipher_request *req, in skcipher_request_set_tfm() function 529 skcipher_request_set_tfm(req, tfm); in skcipher_request_alloc()
|
| /Linux-v4.19/drivers/staging/rtl8192e/ |
| D | rtllib_crypt_wep.c | 150 skcipher_request_set_tfm(req, wep->tx_tfm); in prism2_wep_encrypt() 206 skcipher_request_set_tfm(req, wep->rx_tfm); in prism2_wep_decrypt()
|
| D | rtllib_crypt_tkip.c | 353 skcipher_request_set_tfm(req, tkey->tx_tfm_arc4); in rtllib_tkip_encrypt() 451 skcipher_request_set_tfm(req, tkey->rx_tfm_arc4); in rtllib_tkip_decrypt()
|
| /Linux-v4.19/net/wireless/ |
| D | lib80211_crypt_wep.c | 167 skcipher_request_set_tfm(req, wep->tx_tfm); in lib80211_wep_encrypt() 213 skcipher_request_set_tfm(req, wep->rx_tfm); in lib80211_wep_decrypt()
|
| /Linux-v4.19/drivers/net/ppp/ |
| D | ppp_mppe.c | 160 skcipher_request_set_tfm(req, state->arc4); in mppe_rekey() 429 skcipher_request_set_tfm(req, state->arc4); in mppe_compress() 618 skcipher_request_set_tfm(req, state->arc4); in mppe_decompress()
|
| /Linux-v4.19/Documentation/crypto/ |
| D | api-skcipher.rst | 26 …:functions: crypto_skcipher_reqsize skcipher_request_set_tfm skcipher_request_alloc skcipher_reque…
|
| /Linux-v4.19/drivers/block/ |
| D | cryptoloop.c | 122 skcipher_request_set_tfm(req, tfm); in cryptoloop_transfer()
|
| /Linux-v4.19/arch/s390/crypto/ |
| D | aes_s390.c | 209 skcipher_request_set_tfm(req, sctx->fallback.blk); in fallback_blk_dec() 228 skcipher_request_set_tfm(req, sctx->fallback.blk); in fallback_blk_enc() 478 skcipher_request_set_tfm(req, xts_ctx->fallback); in xts_fallback_decrypt() 497 skcipher_request_set_tfm(req, xts_ctx->fallback); in xts_fallback_encrypt()
|
| /Linux-v4.19/drivers/crypto/ccp/ |
| D | ccp-crypto-aes-xts.c | 159 skcipher_request_set_tfm(subreq, ctx->u.aes.tfm_skcipher); in ccp_aes_xts_crypt()
|