cregit-Linux how code gets into the kernel

Release 4.16 include/crypto/cast_common.h

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

#define _CRYPTO_CAST_COMMON_H

extern const u32 cast_s1[256];
extern const u32 cast_s2[256];
extern const u32 cast_s3[256];
extern const u32 cast_s4[256];

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Jussi Kivilinna4097.56%150.00%
Greg Kroah-Hartman12.44%150.00%
Total41100.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.