git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7171511
)
crypto: api - Move crypto_yield() to algapi.h
author
Marek Vasut
<marex@denx.de>
Mon, 26 May 2014 13:32:05 +0000
(15:32 +0200)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 20 Jun 2014 13:26:04 +0000
(21:26 +0800)
It makes no sense for crypto_yield() to be defined in scatterwalk.h ,
move it into algapi.h as it's an internal function to crypto API.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found