Searched defs:u_ctx (Results 1 – 3 of 3) sorted by relevance
58 struct uld_ctx *u_ctx = NULL; in assign_chcr_device() local80 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() local181 struct uld_ctx *u_ctx = (struct uld_ctx *)handle; in chcr_uld_rx_handler() local206 struct uld_ctx *u_ctx = handle; in chcr_uld_state_change() local248 struct uld_ctx *u_ctx, *tmp; in chcr_crypto_exit() local
709 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq() local1096 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp() local1280 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_encrypt() local1302 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_decrypt() local1325 struct uld_ctx *u_ctx = NULL; in chcr_device_init() local1475 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(tfm)); in create_hash_wr() local1564 struct uld_ctx *u_ctx = NULL; in chcr_ahash_update() local1651 struct uld_ctx *u_ctx = NULL; in chcr_ahash_final() local1702 struct uld_ctx *u_ctx = NULL; in chcr_ahash_finup() local1784 struct uld_ctx *u_ctx = NULL; in chcr_ahash_digest() local[all …]
134 struct uld_ctx *u_ctx; member