Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34215
b: refs/heads/master
c: db5e9a4
h: refs/heads/master
i:
  34213: fc0b3e7
  34211: a321160
  34207: e221678
v: v3
  • Loading branch information
Herbert Xu committed Sep 21, 2006
1 parent e07a7b9 commit ff5c3fd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1191f0a49390caf16f4a2831a4fc373757471ad6
refs/heads/master: db5e9a42373ae6d84c4b0179c2fe0aba866474e8
3 changes: 3 additions & 0 deletions trunk/drivers/crypto/padlock-aes.c
Original file line number Diff line number Diff line change
Expand Up @@ -533,3 +533,6 @@ MODULE_LICENSE("GPL");
MODULE_AUTHOR("Michal Ludvig");

MODULE_ALIAS("aes-padlock");

/* This module used to be called padlock. */
MODULE_ALIAS("padlock");
5 changes: 0 additions & 5 deletions trunk/drivers/crypto/padlock.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,4 @@ struct cword {

#define PFX "padlock: "

#ifdef CONFIG_CRYPTO_DEV_PADLOCK_AES
int padlock_init_aes(void);
void padlock_fini_aes(void);
#endif

#endif /* _CRYPTO_PADLOCK_H */

0 comments on commit ff5c3fd

Please sign in to comment.