Symbol: skcipher_request_set_sync_tfm
crypto/krb5/rfc3961_simplified.c
126
skcipher_request_set_sync_tfm(req, tfm);
drivers/crypto/amcc/crypto4xx_alg.c
255
skcipher_request_set_sync_tfm(subreq, ctx->sw_cipher.cipher);
drivers/crypto/axis/artpec6_crypto.c
1207
skcipher_request_set_sync_tfm(subreq, ctx->fallback);
drivers/crypto/hisilicon/sec2/sec_crypto.c
2308
skcipher_request_set_sync_tfm(subreq, c_ctx->fbtfm);
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
322
skcipher_request_set_sync_tfm(subreq, tctx->sw_cipher.sk);
net/ceph/crypto.c
283
skcipher_request_set_sync_tfm(req, key->aes_tfm);
net/mac802154/llsec.c
635
skcipher_request_set_sync_tfm(req, key->tfm0);
net/mac802154/llsec.c
855
skcipher_request_set_sync_tfm(req, key->tfm0);
net/rxrpc/rxkad.c
1096
skcipher_request_set_sync_tfm(req, rxkad_ci);
net/rxrpc/rxkad.c
225
skcipher_request_set_sync_tfm(req, ci);
net/rxrpc/rxkad.c
286
skcipher_request_set_sync_tfm(req, call->conn->rxkad.cipher);
net/rxrpc/rxkad.c
329
skcipher_request_set_sync_tfm(req, call->conn->rxkad.cipher);
net/rxrpc/rxkad.c
376
skcipher_request_set_sync_tfm(req, call->conn->rxkad.cipher);
net/rxrpc/rxkad.c
453
skcipher_request_set_sync_tfm(req, call->conn->rxkad.cipher);
net/rxrpc/rxkad.c
531
skcipher_request_set_sync_tfm(req, call->conn->rxkad.cipher);
net/rxrpc/rxkad.c
602
skcipher_request_set_sync_tfm(req, call->conn->rxkad.cipher);
net/rxrpc/rxkad.c
746
skcipher_request_set_sync_tfm(req, conn->rxkad.cipher);
net/sunrpc/auth_gss/gss_krb5_crypto.c
130
skcipher_request_set_sync_tfm(req, tfm);
net/sunrpc/auth_gss/gss_krb5_crypto.c
427
skcipher_request_set_sync_tfm(req, cipher);
net/sunrpc/auth_gss/gss_krb5_crypto.c
505
skcipher_request_set_sync_tfm(req, cbc_tfm);
net/sunrpc/auth_gss/gss_krb5_crypto.c
565
skcipher_request_set_sync_tfm(req, cbc_tfm);