D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
src
/
kernels
/
3.10.0-1062.9.1.el7.x86_64
/
include
/
crypto
/
Filename :
hmac.h
back
Copy
#ifndef _CRYPTO_HMAC_H #define _CRYPTO_HMAC_H #define HMAC_IPAD_VALUE 0x36 #define HMAC_OPAD_VALUE 0x5c #endif /* _CRYPTO_HMAC_H */