linux/drivers/crypto/hisilicon/zip
Yang Shen 30a4240e06 crypto: hisilicon/zip - adjust functions location
This patch changes nothing about functions except location in order to make
code logic clearly.

This adjustment follows three principles:
1.The called functions are listed in order above the calling functions.
2.The paired functions are next to each other.
3.Logically similar functions are placed in the same area. Here, we use
the callback of 'acomp_alg' as the basis for dividing areas.

Signed-off-by: Yang Shen <shenyang39@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-04-02 18:28:13 +11:00
..
Makefile
zip_crypto.c crypto: hisilicon/zip - adjust functions location 2021-04-02 18:28:13 +11:00
zip_main.c crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c 2021-03-26 20:15:57 +11:00
zip.h crypto: hisilicon/hpre - add version adapt to new algorithms 2021-03-13 00:04:02 +11:00