fc_context        101 drivers/crypto/cavium/cpt/cptvf_algs.c 	struct fc_context *fctx = &rctx->fctx;
fc_context        142 drivers/crypto/cavium/cpt/cptvf_algs.c 	req_info->in[*argcnt].size = sizeof(struct fc_context);
fc_context        143 drivers/crypto/cavium/cpt/cptvf_algs.c 	req_info->req.dlen += sizeof(struct fc_context);
fc_context        197 drivers/crypto/cavium/cpt/cptvf_algs.c 	struct fc_context *fctx = &rctx->fctx;
fc_context        203 drivers/crypto/cavium/cpt/cptvf_algs.c 	memset(fctx, 0, sizeof(struct fc_context));
fc_context        113 drivers/crypto/cavium/cpt/cptvf_algs.h 	struct fc_context fctx;