sec4_sg_entry     891 drivers/crypto/caam/caamalg.c 	struct sec4_sg_entry *sec4_sg;
sec4_sg_entry     916 drivers/crypto/caam/caamalg.c 	struct sec4_sg_entry *sec4_sg;
sec4_sg_entry    1134 drivers/crypto/caam/caamalg.c 				  sizeof(struct sec4_sg_entry);
sec4_sg_entry    1305 drivers/crypto/caam/caamalg.c 		dst_dma = src_dma + !!ivsize * sizeof(struct sec4_sg_entry);
sec4_sg_entry    1311 drivers/crypto/caam/caamalg.c 			  sizeof(struct sec4_sg_entry);
sec4_sg_entry    1411 drivers/crypto/caam/caamalg.c 	sec4_sg_bytes = sec4_sg_len * sizeof(struct sec4_sg_entry);
sec4_sg_entry    1761 drivers/crypto/caam/caamalg.c 	sec4_sg_bytes = sec4_sg_ents * sizeof(struct sec4_sg_entry);
sec4_sg_entry    1780 drivers/crypto/caam/caamalg.c 	edesc->sec4_sg = (struct sec4_sg_entry *)((u8 *)edesc->hw_desc +
sec4_sg_entry     183 drivers/crypto/caam/caamhash.c 				     struct sec4_sg_entry *sec4_sg,
sec4_sg_entry     207 drivers/crypto/caam/caamhash.c 				     struct sec4_sg_entry *sec4_sg, u32 flag)
sec4_sg_entry     564 drivers/crypto/caam/caamhash.c 	struct sec4_sg_entry sec4_sg[0];
sec4_sg_entry     730 drivers/crypto/caam/caamhash.c 	unsigned int sg_size = sg_num * sizeof(struct sec4_sg_entry);
sec4_sg_entry     754 drivers/crypto/caam/caamhash.c 		struct sec4_sg_entry *sg = edesc->sec4_sg;
sec4_sg_entry     838 drivers/crypto/caam/caamhash.c 		sec4_sg_bytes = pad_nents * sizeof(struct sec4_sg_entry);
sec4_sg_entry     936 drivers/crypto/caam/caamhash.c 			sizeof(struct sec4_sg_entry);
sec4_sg_entry    1257 drivers/crypto/caam/caamhash.c 		sec4_sg_bytes = pad_nents * sizeof(struct sec4_sg_entry);
sec4_sg_entry    1371 drivers/crypto/caam/caamhash.c 			 sizeof(struct sec4_sg_entry);
sec4_sg_entry     298 drivers/crypto/caam/caampkc.c 	sec4_sg_bytes = sec4_sg_len * sizeof(struct sec4_sg_entry);
sec4_sg_entry     397 drivers/crypto/caam/caampkc.c 			     sec4_sg_index * sizeof(struct sec4_sg_entry);
sec4_sg_entry     444 drivers/crypto/caam/caampkc.c 			     sec4_sg_index * sizeof(struct sec4_sg_entry);
sec4_sg_entry     509 drivers/crypto/caam/caampkc.c 			     sec4_sg_index * sizeof(struct sec4_sg_entry);
sec4_sg_entry     598 drivers/crypto/caam/caampkc.c 			     sec4_sg_index * sizeof(struct sec4_sg_entry);
sec4_sg_entry     128 drivers/crypto/caam/caampkc.h 	struct sec4_sg_entry *sec4_sg;
sec4_sg_entry      26 drivers/crypto/caam/sg_sw_sec4.h static inline void dma_to_sec4_sg_one(struct sec4_sg_entry *sec4_sg_ptr,
sec4_sg_entry      40 drivers/crypto/caam/sg_sw_sec4.h 			     sec4_sg_ptr, sizeof(struct sec4_sg_entry), 1);
sec4_sg_entry      47 drivers/crypto/caam/sg_sw_sec4.h static inline struct sec4_sg_entry *
sec4_sg_entry      49 drivers/crypto/caam/sg_sw_sec4.h 	      struct sec4_sg_entry *sec4_sg_ptr, u16 offset)
sec4_sg_entry      65 drivers/crypto/caam/sg_sw_sec4.h static inline void sg_to_sec4_set_last(struct sec4_sg_entry *sec4_sg_ptr)
sec4_sg_entry      78 drivers/crypto/caam/sg_sw_sec4.h 				      struct sec4_sg_entry *sec4_sg_ptr,