Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[deliverable/linux.git] / arch / arm64 / crypto / aes-ce-setkey.h
CommitLineData
12ac3efe
AB
1
2int ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key,
3 unsigned int key_len);
4int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key,
5 unsigned int key_len);
This page took 0.093272 seconds and 5 git commands to generate.