HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- padlock_aes module
Operating System - Linux
1827728
Members
2759
Online
109968
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2009 08:58 AM
08-08-2009 08:58 AM
hi
I have the following message on my Debin Lenny installed on the notebook:
Starting enhanced syslogd: rsyslogdmodprobe: WARNING: Error inserting padlock_aes(/lib/modules/2.6.26-2-686/kernel/drivers/crypto/padlock-aes.ko):
No such device
Which Hardware uses padlock_aes module or why my linux try to load during the start up?
I have the following message on my Debin Lenny installed on the notebook:
Starting enhanced syslogd: rsyslogdmodprobe: WARNING: Error inserting padlock_aes(/lib/modules/2.6.26-2-686/kernel/drivers/crypto/padlock-aes.ko):
No such device
Which Hardware uses padlock_aes module or why my linux try to load during the start up?
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2009 12:00 PM
08-08-2009 12:00 PM
Solution
The padlock_aes module would allow the kernel to use VIA's PadLock cryptographic accelerator functions, which are included in some newer VIA processors. This module performs AES encryption algorithm with PadLock hardware assist. There is also a PadLock module for the SHA1 algorithm.
VIA's x86-compatible processors consume very little electrical power, but don't have as much computational power as the top players of the x86 architecture, Intel and AMD. The hardware cryptographic functions are intended to make VIA's products more attractive in such mobile and embedded implementations where both minimized power consumption and strong encryption of all data is needed.
The reason for attempting to load the module may be the word "aes" in /etc/modules. Through the alias information embedded in the kernel modules themselves (and collected by the depmod command), "aes" maps essentially to "try to load whatever hardware AES crypto modules are available in this kernel configuration".
I guess the "aes" was added to /etc/modules by some heuristic in the Debian installer, or it was included into Lenny's defaults so that the HW crypto features would be automatically used, if present.
If your notebook does not have hardware AES features, you can remove the word "aes" from /etc/modules. If your notebook has a different hardware AES implementation, just replace the generic "aes" with the name of the correct module to get rid of the warning message.
MK
VIA's x86-compatible processors consume very little electrical power, but don't have as much computational power as the top players of the x86 architecture, Intel and AMD. The hardware cryptographic functions are intended to make VIA's products more attractive in such mobile and embedded implementations where both minimized power consumption and strong encryption of all data is needed.
The reason for attempting to load the module may be the word "aes" in /etc/modules. Through the alias information embedded in the kernel modules themselves (and collected by the depmod command), "aes" maps essentially to "try to load whatever hardware AES crypto modules are available in this kernel configuration".
I guess the "aes" was added to /etc/modules by some heuristic in the Debian installer, or it was included into Lenny's defaults so that the HW crypto features would be automatically used, if present.
If your notebook does not have hardware AES features, you can remove the word "aes" from /etc/modules. If your notebook has a different hardware AES implementation, just replace the generic "aes" with the name of the correct module to get rid of the warning message.
MK
MK
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP