Searched hist:ea993de113b85557ed34da8f7b4af0629550e023 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/crypto/virtio/ |
H A D | virtio_crypto_skcipher_algs.c | ea993de113b85557ed34da8f7b4af0629550e023 Wed Mar 02 04:39:17 CET 2022 zhenwei pi <pizhenwei@bytedance.com> virtio-crypto: rename skcipher algs
Suggested by Gonglei, rename virtio_crypto_algs.c to virtio_crypto_skcipher_algs.c. Also minor changes for function name. Thus the function of source files get clear: skcipher services in virtio_crypto_skcipher_algs.c and akcipher services in virtio_crypto_akcipher_algs.c.
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com> Link: https://lore.kernel.org/r/20220302033917.1295334-5-pizhenwei@bytedance.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Gonglei <arei.gonglei@huawei.com>
|
H A D | virtio_crypto_mgr.c | diff ea993de113b85557ed34da8f7b4af0629550e023 Wed Mar 02 04:39:17 CET 2022 zhenwei pi <pizhenwei@bytedance.com> virtio-crypto: rename skcipher algs
Suggested by Gonglei, rename virtio_crypto_algs.c to virtio_crypto_skcipher_algs.c. Also minor changes for function name. Thus the function of source files get clear: skcipher services in virtio_crypto_skcipher_algs.c and akcipher services in virtio_crypto_akcipher_algs.c.
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com> Link: https://lore.kernel.org/r/20220302033917.1295334-5-pizhenwei@bytedance.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Gonglei <arei.gonglei@huawei.com>
|
H A D | Makefile | diff ea993de113b85557ed34da8f7b4af0629550e023 Wed Mar 02 04:39:17 CET 2022 zhenwei pi <pizhenwei@bytedance.com> virtio-crypto: rename skcipher algs
Suggested by Gonglei, rename virtio_crypto_algs.c to virtio_crypto_skcipher_algs.c. Also minor changes for function name. Thus the function of source files get clear: skcipher services in virtio_crypto_skcipher_algs.c and akcipher services in virtio_crypto_akcipher_algs.c.
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com> Link: https://lore.kernel.org/r/20220302033917.1295334-5-pizhenwei@bytedance.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Gonglei <arei.gonglei@huawei.com>
|
H A D | virtio_crypto_common.h | diff ea993de113b85557ed34da8f7b4af0629550e023 Wed Mar 02 04:39:17 CET 2022 zhenwei pi <pizhenwei@bytedance.com> virtio-crypto: rename skcipher algs
Suggested by Gonglei, rename virtio_crypto_algs.c to virtio_crypto_skcipher_algs.c. Also minor changes for function name. Thus the function of source files get clear: skcipher services in virtio_crypto_skcipher_algs.c and akcipher services in virtio_crypto_akcipher_algs.c.
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com> Link: https://lore.kernel.org/r/20220302033917.1295334-5-pizhenwei@bytedance.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Gonglei <arei.gonglei@huawei.com>
|