Searched hist:aa8efad903a7594dbd9f96b9804c028f28fc8f8e (Results 1 – 5 of 5) sorted by relevance
/qemu/crypto/ |
H A D | hashpriv.h | aa8efad903a7594dbd9f96b9804c028f28fc8f8e Fri Jul 14 18:03:59 UTC 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: hash: add hash driver framework
1) makes the public APIs in hash-nettle/gcrypt/glib static, and rename them with "nettle/gcrypt/glib" prefix.
2) introduces hash framework, including QCryptoHashDriver 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 | hash-glib.c | aa8efad903a7594dbd9f96b9804c028f28fc8f8e Fri Jul 14 18:03:59 UTC 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: hash: add hash driver framework
1) makes the public APIs in hash-nettle/gcrypt/glib static, and rename them with "nettle/gcrypt/glib" prefix.
2) introduces hash framework, including QCryptoHashDriver 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 | hash-gcrypt.c | aa8efad903a7594dbd9f96b9804c028f28fc8f8e Fri Jul 14 18:03:59 UTC 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: hash: add hash driver framework
1) makes the public APIs in hash-nettle/gcrypt/glib static, and rename them with "nettle/gcrypt/glib" prefix.
2) introduces hash framework, including QCryptoHashDriver 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 | hash-nettle.c | aa8efad903a7594dbd9f96b9804c028f28fc8f8e Fri Jul 14 18:03:59 UTC 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: hash: add hash driver framework
1) makes the public APIs in hash-nettle/gcrypt/glib static, and rename them with "nettle/gcrypt/glib" prefix.
2) introduces hash framework, including QCryptoHashDriver 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 | hash.c | aa8efad903a7594dbd9f96b9804c028f28fc8f8e Fri Jul 14 18:03:59 UTC 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: hash: add hash driver framework
1) makes the public APIs in hash-nettle/gcrypt/glib static, and rename them with "nettle/gcrypt/glib" prefix.
2) introduces hash framework, including QCryptoHashDriver 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>
|