Go to the documentation of this file.
13 #ifndef _CRYPTO_PADLOCK_H
14 #define _CRYPTO_PADLOCK_H
16 #define PADLOCK_ALIGNMENT 16
18 #define PFX KBUILD_MODNAME ": "
20 #define PADLOCK_CRA_PRIORITY 300
21 #define PADLOCK_COMPOSITE_PRIORITY 400
24 #define STACK_ALIGN 16