]> Git Repo - linux.git/blob - arch/arm64/crypto/aes-ce-setkey.h
Btrfs: fix up read_tree_block to return proper error
[linux.git] / arch / arm64 / crypto / aes-ce-setkey.h
1
2 int ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key,
3                   unsigned int key_len);
4 int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key,
5                      unsigned int key_len);
This page took 0.034299 seconds and 4 git commands to generate.