cregit-Linux how code gets into the kernel

Release 4.14 include/crypto/hmac.h

Directory: include/crypto
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _CRYPTO_HMAC_H

#define _CRYPTO_HMAC_H


#define HMAC_IPAD_VALUE 0x36

#define HMAC_OPAD_VALUE 0x5c

#endif /* _CRYPTO_HMAC_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Corentin Labbe1794.44%150.00%
Greg Kroah-Hartman15.56%150.00%
Total18100.00%2100.00%
Directory: include/crypto
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.