Symbol: sec4_sg_entry
drivers/crypto/caam/caamalg.c
1184
sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caamalg.c
1351
dst_dma = src_dma + !!ivsize * sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caamalg.c
1357
sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caamalg.c
1476
sec4_sg_bytes = sec4_sg_len * sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caamalg.c
1776
sec4_sg_bytes = sec4_sg_ents * sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caamalg.c
1799
edesc->sec4_sg = (struct sec4_sg_entry *)((u8 *)edesc->hw_desc +
drivers/crypto/caam/caamalg.c
972
struct sec4_sg_entry *sec4_sg;
drivers/crypto/caam/caamalg.c
999
struct sec4_sg_entry *sec4_sg;
drivers/crypto/caam/caamhash.c
1249
sec4_sg_bytes = pad_nents * sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caamhash.c
1350
sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caamhash.c
166
struct sec4_sg_entry *sec4_sg,
drivers/crypto/caam/caamhash.c
190
struct sec4_sg_entry *sec4_sg, u32 flag)
drivers/crypto/caam/caamhash.c
549
struct sec4_sg_entry sec4_sg[];
drivers/crypto/caam/caamhash.c
735
struct sec4_sg_entry *sg = edesc->sec4_sg;
drivers/crypto/caam/caamhash.c
874
sec4_sg_bytes = pad_nents * sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caamhash.c
960
sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caampkc.c
318
sec4_sg_bytes = sec4_sg_len * sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caampkc.c
439
sec4_sg_index * sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caampkc.c
487
sec4_sg_index * sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caampkc.c
552
sec4_sg_index * sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caampkc.c
641
sec4_sg_index * sizeof(struct sec4_sg_entry);
drivers/crypto/caam/caampkc.h
139
struct sec4_sg_entry *sec4_sg;
drivers/crypto/caam/sg_sw_sec4.h
26
static inline void dma_to_sec4_sg_one(struct sec4_sg_entry *sec4_sg_ptr,
drivers/crypto/caam/sg_sw_sec4.h
40
sec4_sg_ptr, sizeof(struct sec4_sg_entry), 1);
drivers/crypto/caam/sg_sw_sec4.h
47
static inline struct sec4_sg_entry *
drivers/crypto/caam/sg_sw_sec4.h
49
struct sec4_sg_entry *sec4_sg_ptr, u16 offset)
drivers/crypto/caam/sg_sw_sec4.h
65
static inline void sg_to_sec4_set_last(struct sec4_sg_entry *sec4_sg_ptr)
drivers/crypto/caam/sg_sw_sec4.h
78
struct sec4_sg_entry *sec4_sg_ptr,