Loading drivers/crypto/padlock.h +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ /* Control word. */ struct cword { int __attribute__ ((__packed__)) unsigned int __attribute__ ((__packed__)) rounds:4, algo:3, keygen:1, Loading Loading
drivers/crypto/padlock.h +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ /* Control word. */ struct cword { int __attribute__ ((__packed__)) unsigned int __attribute__ ((__packed__)) rounds:4, algo:3, keygen:1, Loading