Searched hist:"75 c800780919e389e6c272d84b31a33ec348ff79" (Results 1 – 5 of 5) sorted by relevance
/qemu/crypto/ |
H A D | cipherpriv.h | 75c800780919e389e6c272d84b31a33ec348ff79 Fri Jul 14 18:03:58 UTC 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: cipher: add cipher driver framework
1) makes the public APIs in cipher-nettle/gcrypt/builtin static, and rename them with "nettle/gcrypt/builtin" prefix.
2) introduces cipher framework, including QCryptoCipherDriver and new public APIs.
Reviewed-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
H A D | cipher-gcrypt.c.inc | 75c800780919e389e6c272d84b31a33ec348ff79 Fri Jul 14 18:03:58 UTC 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: cipher: add cipher driver framework
1) makes the public APIs in cipher-nettle/gcrypt/builtin static, and rename them with "nettle/gcrypt/builtin" prefix.
2) introduces cipher framework, including QCryptoCipherDriver and new public APIs.
Reviewed-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
H A D | cipher-nettle.c.inc | 75c800780919e389e6c272d84b31a33ec348ff79 Fri Jul 14 18:03:58 UTC 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: cipher: add cipher driver framework
1) makes the public APIs in cipher-nettle/gcrypt/builtin static, and rename them with "nettle/gcrypt/builtin" prefix.
2) introduces cipher framework, including QCryptoCipherDriver and new public APIs.
Reviewed-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
H A D | cipher.c | 75c800780919e389e6c272d84b31a33ec348ff79 Fri Jul 14 18:03:58 UTC 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: cipher: add cipher driver framework
1) makes the public APIs in cipher-nettle/gcrypt/builtin static, and rename them with "nettle/gcrypt/builtin" prefix.
2) introduces cipher framework, including QCryptoCipherDriver and new public APIs.
Reviewed-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
/qemu/include/crypto/ |
H A D | cipher.h | 75c800780919e389e6c272d84b31a33ec348ff79 Fri Jul 14 18:03:58 UTC 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: cipher: add cipher driver framework
1) makes the public APIs in cipher-nettle/gcrypt/builtin static, and rename them with "nettle/gcrypt/builtin" prefix.
2) introduces cipher framework, including QCryptoCipherDriver and new public APIs.
Reviewed-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|