ALIGNED 26 standard/crypt_sha256.c # define ALIGNED(size) __attribute__ ((__aligned__ (size))) ALIGNED 28 standard/crypt_sha256.c # define ALIGNED(size) ALIGNED 25 standard/crypt_sha512.c # define ALIGNED(size) __attribute__ ((__aligned__ (size))) ALIGNED 27 standard/crypt_sha512.c # define ALIGNED(size)