Peter Maydell
d4e59218ab
Merge qcrypto 2017/07/18 v2
-----BEGIN PGP SIGNATURE-----
iQIcBAABCAAGBQJZbyI5AAoJEL6G67QVEE/fyPUP/AlDNC/k0vr7jqaGciqsBelm
k8Bi9aTEC+/A/tW4q2+insjbfmTZemGubMzmi4wk2vMn8flQRva7fYgnOCzwY4o5
gsGPPDRK0QhOeyXfneTrfHTyLtcDRnWITCtdSIJk520NmL4a1ClWHtDbUW26+3z7
MfWUnNZHamNtg+8AXxQf20xWsklMIchjKCtFLhB8KQxZcUEG9GayAoY9s/6Rv5pD
QrmrJeRhDzW7pXMeQZoVPdiyXmzfd9yK3y/CT0Rk3l2P5miBn0kFn3nNCgh2EsF5
JSh8F9SGK2dMhuJXUpsl9P2LzafPcsHVgNRo3s7qGpzQT3NhqvaZb7/tMsGizVvK
cMgecDnWN0JreTVnLu4+4FPhs6XAcj8P3+rbrUdgJgH/2qrOISM+VXWHwPhQ8jUA
R+yEmdzMWAgF2926Gm5X1iMWyBlzIYwXSoQDY5b40hO76FtPWHKgYY5g5aaLq6qO
cTvw6dPHoHc6LDyuJ0m6htLSKjSSr86fv2FySBYr7Tbma2ZKK66vWQJ5xA8jA5QF
vFd3esNT0AF+JsmpNsxoadzlBTBEl8sL58d4J4goJULY75VlTN/Fi+zWmNOU9nX2
OWakEApSESHAeBeDd5+doLG9JqQEbeG9jBCS7vVJspEmivLd/PI3F/142zFnPItp
iNpQXVpx2aMFZWs5ueot
=iobN
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2' into staging
Merge qcrypto 2017/07/18 v2
# gpg: Signature made Wed 19 Jul 2017 10:11:21 BST
# gpg: using RSA key 0xBE86EBB415104FDF
# gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>"
# gpg: aka "Daniel P. Berrange <berrange@redhat.com>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E 8E3F BE86 EBB4 1510 4FDF
* remotes/berrange/tags/pull-qcrypto-2017-07-18-2:
tests: crypto: add hmac speed benchmark support
tests: crypto: add hash speed benchmark support
tests: crypto: add cipher speed benchmark support
crypto: hmac: add af_alg-backend hmac support
crypto: hash: add afalg-backend hash support
crypto: cipher: add afalg-backend cipher support
crypto: introduce some common functions for af_alg backend
crypto: hmac: add hmac driver framework
crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backend
crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backend
crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend
crypto: hmac: move crypto/hmac.h into include/crypto/
crypto: hash: add hash driver framework
crypto: cipher: add cipher driver framework
crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend
crypto: cipher: introduce qcrypto_cipher_ctx_new for nettle-backend
crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend
crypto: cipher: introduce context free function
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2017-07-19 20:45:37 +01:00
..
2017-07-03 22:42:36 +03:00
2017-07-18 05:49:01 -05:00
2017-07-17 11:34:20 +08:00
2015-12-17 13:37:15 +00:00
2016-02-08 17:29:54 +01:00
2017-06-30 11:03:45 +01:00
2016-07-22 13:23:39 +05:30
2017-07-11 17:45:00 +02:00
2017-06-20 14:31:31 +02:00
2017-07-19 10:48:31 +01:00
2017-07-11 17:45:00 +02:00
2017-07-11 17:45:00 +02:00
2017-07-19 10:11:05 +01:00
2016-06-07 18:19:24 +03:00
2017-03-02 07:14:27 +02:00
2017-05-03 12:29:40 +02:00
2017-07-18 11:47:57 -04:00
2016-10-26 08:29:01 -07:00
2017-07-19 10:11:05 +01:00
2017-07-19 10:11:05 +01:00
2017-07-19 10:11:05 +01:00
2017-05-18 10:01:08 +01:00
2016-06-07 18:19:24 +03:00
2016-10-14 10:06:47 +11:00
2016-10-14 10:06:47 +11:00
2017-03-24 13:39:50 +00:00
2016-09-23 13:36:09 +02:00
2017-06-20 14:31:33 +02:00
2017-06-20 14:31:31 +02:00
2017-06-20 14:31:31 +02:00
2017-03-05 09:14:19 +01:00
2017-06-20 14:31:31 +02:00
2016-09-08 17:57:32 +04:00
2017-07-17 15:41:30 -03:00
2017-06-20 14:31:31 +02:00
2016-02-16 14:29:27 +00:00
2016-10-28 18:17:24 +03:00
2017-07-17 15:41:30 -03:00
2017-01-31 10:10:13 +11:00
2017-05-11 11:08:40 +02:00
2016-06-07 18:19:24 +03:00
2017-03-01 11:51:28 +04:00
2017-03-01 11:51:28 +04:00
2017-03-01 11:51:05 +04:00
2017-03-01 00:09:28 +04:00
2016-06-07 18:19:24 +03:00
2017-05-09 09:14:40 +02:00
2016-06-07 18:19:24 +03:00
2017-03-01 11:51:04 +04:00
2017-03-01 11:51:28 +04:00
2016-06-07 18:19:24 +03:00
2017-06-04 18:42:55 +03:00
2016-06-20 16:38:13 +02:00
2016-03-22 22:20:15 +01:00
2015-12-18 12:18:31 +00:00
2016-06-07 18:19:24 +03:00
2017-02-21 11:14:07 +00:00
2017-02-21 11:14:07 +00:00
2017-03-01 11:51:05 +04:00
2017-03-01 11:51:05 +04:00
2016-06-07 18:19:24 +03:00
2017-01-31 10:10:13 +11:00
2017-06-04 18:42:55 +03:00
2017-04-26 14:42:31 +01:00
2017-01-20 11:15:08 +00:00
2016-06-07 18:19:24 +03:00
2017-07-19 10:11:05 +01:00
2017-06-15 11:04:05 +02:00
2016-06-07 18:19:24 +03:00
2017-05-30 16:09:48 -03:00
2017-05-11 11:08:40 +02:00
2017-04-26 14:42:31 +01:00
2016-06-07 18:19:24 +03:00
2016-10-19 10:09:24 +01:00
2017-03-03 11:30:59 +11:00
2017-06-02 11:33:52 +04:00
2017-02-28 09:03:39 +03:00
2017-03-01 00:09:28 +04:00
2017-03-01 00:09:28 +04:00
2016-10-24 16:26:53 +01:00
2017-03-01 00:09:28 +04:00
2016-10-14 10:06:47 +11:00
2017-06-16 18:44:55 +03:00
2017-07-17 13:11:05 +01:00
2017-03-05 09:14:19 +01:00
2017-04-26 14:42:31 +01:00
2016-06-07 18:19:24 +03:00
2016-10-28 09:36:58 +11:00
2017-06-06 20:18:35 +02:00
2016-10-28 09:38:27 +11:00
2016-10-16 12:04:15 +11:00
2017-03-01 11:51:25 +04:00
2017-03-14 13:28:29 +01:00
2017-03-14 13:28:29 +01:00
2016-10-24 16:26:54 +01:00
2016-06-07 18:19:24 +03:00
2017-01-10 08:49:59 -08:00
2016-06-17 15:23:51 +01:00
2017-05-24 16:38:51 -04:00
2017-05-24 16:38:51 -04:00
2016-09-13 19:13:32 +02:00
2017-07-14 11:04:34 +02:00
2017-05-31 16:04:05 +02:00
2016-09-28 17:11:23 +01:00
2016-03-22 22:20:15 +01:00
2017-07-11 17:44:56 +02:00
2016-12-21 14:26:26 +00:00
2016-10-19 10:23:55 +01:00
2016-12-22 09:24:59 +00:00
2016-03-22 22:20:15 +01:00
2016-09-19 16:30:45 +01:00
2016-06-13 12:41:17 +01:00
2016-03-22 22:20:15 +01:00
2016-03-22 22:20:15 +01:00
2016-07-04 10:46:59 +01:00
2017-02-23 20:35:36 +01:00
2017-03-01 00:09:28 +04:00
2017-03-01 00:09:28 +04:00
2017-07-11 17:44:57 +02:00
2017-07-14 11:04:34 +02:00
2016-10-26 08:29:00 -07:00
2016-02-16 14:29:27 +00:00
2017-03-01 00:09:28 +04:00
2016-03-22 22:20:15 +01:00
2017-05-09 09:14:40 +02:00
2017-01-23 15:32:18 +00:00
2017-01-26 10:26:18 +00:00
2016-09-08 17:57:32 +04:00
2017-06-19 14:56:29 +02:00
2016-08-19 12:44:11 +01:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2017-03-22 19:24:34 +01:00
2017-03-07 16:07:47 +01:00
2017-07-17 15:41:30 -03:00
2016-08-03 18:44:56 +02:00
2017-05-09 09:13:51 +02:00
2017-07-18 05:49:01 -05:00
2016-06-16 18:39:03 +02:00
2016-10-06 18:04:13 +02:00
2017-06-20 14:31:31 +02:00
2017-06-20 14:31:31 +02:00
2017-06-20 14:31:31 +02:00
2017-06-20 14:31:31 +02:00
2016-06-07 18:19:24 +03:00
2017-05-11 11:08:41 +02:00
2017-01-31 10:10:14 +11:00
2017-03-21 10:43:01 +01:00
2016-10-25 16:25:48 +02:00
2017-02-21 11:14:07 +00:00
2017-07-18 15:14:35 +02:00
2016-06-07 18:19:24 +03:00
2016-11-11 20:53:23 +08:00
2017-03-07 16:07:47 +01:00
2017-06-13 11:00:45 +02:00
2016-06-07 18:19:24 +03:00
2017-06-20 14:31:31 +02:00
2016-06-07 18:19:24 +03:00
2017-05-18 18:04:54 +02:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2017-03-01 11:51:29 +04:00
2016-06-07 18:19:24 +03:00
2017-05-11 11:08:40 +02:00
2017-05-11 11:08:40 +02:00
2017-06-08 22:02:36 +03:00
2017-07-14 11:04:33 +02:00
2017-03-27 21:15:31 +02:00
2016-06-07 18:19:24 +03:00
2017-06-30 11:03:45 +01:00
2016-06-20 16:38:13 +02:00
2017-06-30 11:03:45 +01:00
2016-10-28 09:36:58 +11:00
2017-06-30 11:03:45 +01:00
2016-06-07 18:19:24 +03:00
2017-07-14 17:03:03 +01:00
2016-06-07 18:19:24 +03:00
2016-06-20 16:38:13 +02:00