crypto_aes_expand_key  318 crypto/aes_generic.c 	ret = crypto_aes_expand_key(ctx, in_key, key_len);
crypto_aes_expand_key   33 include/crypto/aes.h int crypto_aes_expand_key(struct crypto_aes_ctx *ctx, const u8 *in_key,