cregit-Linux how code gets into the kernel

Release 4.14 arch/arm64/crypto/aes-ce-setkey.h

/* SPDX-License-Identifier: GPL-2.0 */

int ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key,
		  unsigned int key_len);
int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key,
		     unsigned int key_len);

Overall Contributors

PersonTokensPropCommitsCommitProp
Ard Biesheuvel3697.30%150.00%
Greg Kroah-Hartman12.70%150.00%
Total37100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.