commit | 5b2cf268f193f5bc0c5212107185eb966e547641 | [log] [tgz] |
---|---|---|
author | LEROY Christophe <christophe.leroy@c-s.fr> | Fri Oct 06 15:04:47 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Oct 12 22:55:28 2017 +0800 |
tree | aa64ccf459d550cb48251480ad7a973aa5ea89a7 | |
parent | e4a647c49c581e877001676e658a8dab82a15967 [diff] |
crypto: talitos - declare local functions static talitos_handle_buggy_hash() and talitos_sg_map() are only used locally, make them static Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>