diff options
| author | Corentin LABBE <[email protected]> | 2017-05-19 08:53:23 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2017-05-23 12:52:05 +0800 |
| commit | 03d7db5654aefb78bf2ded62e2187833fda2a6cc (patch) | |
| tree | 56ad7f884c9471940518e5e69bf92c2ae316397e /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 9417cd1c517a89ccfb5cc3d3f2a0e50fc64f3445 (diff) | |
crypto: hmac - add hmac IPAD/OPAD constant
Many HMAC users directly use directly 0x36/0x5c values.
It's better with crypto to use a name instead of directly some crypto
constant.
This patch simply add HMAC_IPAD_VALUE/HMAC_OPAD_VALUE defines in a new
include file "crypto/hmac.h" and use them in crypto/hmac.c
Signed-off-by: Corentin Labbe <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions