Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272282
b: refs/heads/master
c: 4a4cc2b
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Herbert Xu committed Sep 22, 2011
1 parent 136af33 commit 5596b05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 64b94ceae8c16cd1b2800cac83112d3815be5250
refs/heads/master: 4a4cc2b6bf475c183443278808b758c702c01404
1 change: 1 addition & 0 deletions trunk/arch/x86/crypto/aes_glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
*/

#include <crypto/aes.h>
#include <asm/aes.h>

asmlinkage void aes_enc_blk(struct crypto_aes_ctx *ctx, u8 *out, const u8 *in);
asmlinkage void aes_dec_blk(struct crypto_aes_ctx *ctx, u8 *out, const u8 *in);
Expand Down

0 comments on commit 5596b05

Please sign in to comment.