cregit-Linux how code gets into the kernel

Release 4.14 arch/arm/crypto/sha512.h

Directory: arch/arm/crypto
/* SPDX-License-Identifier: GPL-2.0 */

int sha512_arm_update(struct shash_desc *desc, const u8 *data,
		      unsigned int len);

int sha512_arm_finup(struct shash_desc *desc, const u8 *data,
		     unsigned int len, u8 *out);

extern struct shash_alg sha512_neon_algs[2];

Overall Contributors

PersonTokensPropCommitsCommitProp
Ard Biesheuvel4897.96%150.00%
Greg Kroah-Hartman12.04%150.00%
Total49100.00%2100.00%
Directory: arch/arm/crypto
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.