Home
last modified time | relevance | path

Searched defs:u_ctx (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
Dchcr_core.c75 struct uld_ctx *u_ctx = NULL; in assign_chcr_device() local
97 static void chcr_dev_add(struct uld_ctx *u_ctx) in chcr_dev_add()
111 static void chcr_dev_init(struct uld_ctx *u_ctx) in chcr_dev_init()
128 static int chcr_dev_move(struct uld_ctx *u_ctx) in chcr_dev_move()
184 struct uld_ctx *u_ctx; in chcr_uld_add() local
206 struct uld_ctx *u_ctx = (struct uld_ctx *)handle; in chcr_uld_rx_handler() local
223 static void chcr_detach_device(struct uld_ctx *u_ctx) in chcr_detach_device()
243 struct uld_ctx *u_ctx = handle; in chcr_uld_state_change() local
284 struct uld_ctx *u_ctx, *tmp; in chcr_crypto_exit() local
Dchcr_algo.c768 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq() local
809 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_cipher_wr() local
1170 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp() local
1376 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_encrypt() local
1418 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_decrypt() local
1449 struct uld_ctx *u_ctx = NULL; in chcr_device_init() local
1574 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_hash_wr() local
1666 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_update() local
1771 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_final() local
1839 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_finup() local
[all …]
Dchcr_core.h126 struct uld_ctx *u_ctx = container_of(dev, struct uld_ctx, dev); in padap() local
/kernel/linux/linux-4.19/drivers/crypto/chelsio/
Dchcr_core.c58 struct uld_ctx *u_ctx = NULL; in assign_chcr_device() local
80 static int chcr_dev_add(struct uld_ctx *u_ctx) in chcr_dev_add()
100 static int chcr_dev_remove(struct uld_ctx *u_ctx) in chcr_dev_remove()
157 struct uld_ctx *u_ctx; in chcr_uld_add() local
181 struct uld_ctx *u_ctx = (struct uld_ctx *)handle; in chcr_uld_rx_handler() local
206 struct uld_ctx *u_ctx = handle; in chcr_uld_state_change() local
248 struct uld_ctx *u_ctx, *tmp; in chcr_crypto_exit() local
Dchcr_algo.c709 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq() local
1096 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp() local
1280 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_encrypt() local
1302 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_decrypt() local
1325 struct uld_ctx *u_ctx = NULL; in chcr_device_init() local
1475 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(tfm)); in create_hash_wr() local
1564 struct uld_ctx *u_ctx = NULL; in chcr_ahash_update() local
1651 struct uld_ctx *u_ctx = NULL; in chcr_ahash_final() local
1702 struct uld_ctx *u_ctx = NULL; in chcr_ahash_finup() local
1784 struct uld_ctx *u_ctx = NULL; in chcr_ahash_digest() local
[all …]
Dchcr_core.h134 struct uld_ctx *u_ctx; member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c374 struct chcr_ktls_uld_ctx *u_ctx; in chcr_ktls_dev_del() local
427 struct chcr_ktls_uld_ctx *u_ctx; in chcr_ktls_dev_add() local
657 struct chcr_ktls_uld_ctx *u_ctx; in chcr_ktls_cpl_act_open_rpl() local
2123 struct chcr_ktls_uld_ctx *u_ctx; in chcr_ktls_uld_add() local
2153 struct chcr_ktls_uld_ctx *u_ctx = handle; in chcr_ktls_uld_rx_handler() local
2188 static void ch_ktls_reset_all_conn(struct chcr_ktls_uld_ctx *u_ctx) in ch_ktls_reset_all_conn()
2209 struct chcr_ktls_uld_ctx *u_ctx = handle; in chcr_ktls_uld_state_change() local
2255 struct chcr_ktls_uld_ctx *u_ctx, *tmp; in chcr_ktls_exit() local
Dchcr_ktls.h95 struct chcr_ktls_uld_ctx *u_ctx = adap->uld[CXGB4_ULD_KTLS].handle; in chcr_get_first_rx_qid() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c105 struct ipsec_uld_ctx *u_ctx; in ch_ipsec_uld_add() local
121 struct ipsec_uld_ctx *u_ctx = handle; in ch_ipsec_uld_state_change() local
804 struct ipsec_uld_ctx *u_ctx, *tmp; in ch_ipsec_exit() local