in_options       1096 drivers/crypto/caam/caamalg.c 	u32 out_options, in_options;
in_options       1111 drivers/crypto/caam/caamalg.c 		in_options = 0;
in_options       1115 drivers/crypto/caam/caamalg.c 		in_options = LDST_SGF;
in_options       1119 drivers/crypto/caam/caamalg.c 			  in_options);
in_options       1122 drivers/crypto/caam/caamalg.c 	out_options = in_options;
in_options       1275 drivers/crypto/caam/caamalg.c 	u32 in_options = 0, out_options = 0;
in_options       1297 drivers/crypto/caam/caamalg.c 		in_options = LDST_SGF;
in_options       1302 drivers/crypto/caam/caamalg.c 	append_seq_in_ptr(desc, src_dma, req->cryptlen + ivsize, in_options);
in_options       1306 drivers/crypto/caam/caamalg.c 		out_options = in_options;