diff options
author | Longpeng(Mike) <longpeng2@huawei.com> | 2017-07-14 14:04:00 -0400 |
---|---|---|
committer | Daniel P. Berrange <berrange@redhat.com> | 2017-07-19 10:11:04 +0100 |
commit | 9767b75d92a2e455c80c72f3670dabb3faf85792 (patch) | |
tree | 1a910d210333a660adb88d2a294b4cdd076795b8 | |
parent | aa8efad903a7594dbd9f96b9804c028f28fc8f8e (diff) |
crypto: hmac: move crypto/hmac.h into include/crypto/
Moves crypto/hmac.h into include/crypto/, likes cipher.h and hash.h
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
-rw-r--r-- | include/crypto/hmac.h (renamed from crypto/hmac.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/crypto/hmac.h b/include/crypto/hmac.h index 0d3acd728a..0d3acd728a 100644 --- a/crypto/hmac.h +++ b/include/crypto/hmac.h |