Searched hist:"14 a5a2aef47e27b6afd1f8855eb41c75b69440dc" (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/crypto/ |
H A D | hmacpriv.h | 14a5a2aef47e27b6afd1f8855eb41c75b69440dc Fri Jul 14 13:04:04 CDT 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: hmac: add hmac driver framework
1) makes the public APIs in hmac-nettle/gcrypt/glib static, and rename them with "nettle/gcrypt/glib" prefix.
2) introduces hmac framework, including QCryptoHmacDriver and new public APIs.
Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
H A D | hmac.c | diff 14a5a2aef47e27b6afd1f8855eb41c75b69440dc Fri Jul 14 13:04:04 CDT 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: hmac: add hmac driver framework
1) makes the public APIs in hmac-nettle/gcrypt/glib static, and rename them with "nettle/gcrypt/glib" prefix.
2) introduces hmac framework, including QCryptoHmacDriver and new public APIs.
Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
H A D | hmac-gcrypt.c | diff 14a5a2aef47e27b6afd1f8855eb41c75b69440dc Fri Jul 14 13:04:04 CDT 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: hmac: add hmac driver framework
1) makes the public APIs in hmac-nettle/gcrypt/glib static, and rename them with "nettle/gcrypt/glib" prefix.
2) introduces hmac framework, including QCryptoHmacDriver and new public APIs.
Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
H A D | hmac-glib.c | diff 14a5a2aef47e27b6afd1f8855eb41c75b69440dc Fri Jul 14 13:04:04 CDT 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: hmac: add hmac driver framework
1) makes the public APIs in hmac-nettle/gcrypt/glib static, and rename them with "nettle/gcrypt/glib" prefix.
2) introduces hmac framework, including QCryptoHmacDriver and new public APIs.
Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
H A D | hmac-nettle.c | diff 14a5a2aef47e27b6afd1f8855eb41c75b69440dc Fri Jul 14 13:04:04 CDT 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: hmac: add hmac driver framework
1) makes the public APIs in hmac-nettle/gcrypt/glib static, and rename them with "nettle/gcrypt/glib" prefix.
2) introduces hmac framework, including QCryptoHmacDriver and new public APIs.
Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
/openbmc/qemu/include/crypto/ |
H A D | hmac.h | diff 14a5a2aef47e27b6afd1f8855eb41c75b69440dc Fri Jul 14 13:04:04 CDT 2017 Longpeng(Mike) <longpeng2@huawei.com> crypto: hmac: add hmac driver framework
1) makes the public APIs in hmac-nettle/gcrypt/glib static, and rename them with "nettle/gcrypt/glib" prefix.
2) introduces hmac framework, including QCryptoHmacDriver and new public APIs.
Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|