Searched refs:op_aead (Results 1 – 4 of 4) sorted by relevance
320 nx_ctx->op_aead.flags = function; in nx_ctx_init()321 nx_ctx->op_aead.csbcpb = __pa(nx_ctx->csbcpb_aead); in nx_ctx_init()322 nx_ctx->op_aead.in = __pa(nx_ctx->in_sg); in nx_ctx_init()323 nx_ctx->op_aead.out = __pa(nx_ctx->out_sg); in nx_ctx_init()
124 struct vio_pfo_op op_aead;/* operation struct for csbcpb_aead */ member
145 nx_ctx->op_aead.inlen = (nx_ctx->in_sg - nx_sg) in nx_gca()148 rc = nx_hcall_sync(nx_ctx, &nx_ctx->op_aead, in nx_gca()
299 nx_ctx->op_aead.inlen = (nx_ctx->in_sg - nx_insg) * in generate_pat()304 rc = nx_hcall_sync(nx_ctx, &nx_ctx->op_aead, in generate_pat()