aes_sparc64_key_expand  164 arch/sparc/crypto/aes_glue.c extern void aes_sparc64_key_expand(const u32 *in_key, u64 *output_key,
aes_sparc64_key_expand  194 arch/sparc/crypto/aes_glue.c 	aes_sparc64_key_expand((const u32 *)in_key, &ctx->key[0], key_len);