index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
sg_sw_sec4.h
Age
Commit message (
Expand
)
Author
2017-02-15
crypto: caam - replace sg_count() with sg_nents_for_len()
Horia Geantă
2016-11-13
crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
Horia Geantă
2016-10-02
crypto: caam - treat SGT address pointer as u64
Tudor Ambarus
2016-05-31
crypto: caam - handle core endianness != caam endianness
Horia Geantă
2016-05-31
crypto: caam - fix offset field in hw sg entries
Cristian Stoica
2015-10-01
crypto: caam - dma_map_sg can handle chained SG
LABBE Corentin
2015-08-10
crypto: caam - Use local sg pointers to walk the scatterlist
Victoria Milhoan
2015-08-10
crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition
Victoria Milhoan
2015-06-17
crypto: caam - Handle errors in dma_map_sg_chained
Herbert Xu
2015-06-09
crypto: caam - Clamp AEAD SG list by input length
Herbert Xu
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2014-08-25
crypto: caam - remove duplicated sg copy functions
Cristian Stoica
2013-09-24
crypto: caam - map src buffer before access
Yashpal Dutta
2012-06-27
crypto: caam - chaining support
Yuan Kang
2012-06-27
crypto: caam - ahash hmac support
Yuan Kang
2012-06-27
crypto: caam - link_tbl rename
Yuan Kang