Home
last modified time | relevance | path

Searched defs:dump_sg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/bcm/
H A Dutil.h57 #define dump_sg(sg, skip, len) __dump_sg(sg, skip, len) macro
77 static inline void dump_sg(struct scatterlist *sg, unsigned int skip, in dump_sg() function