ALIGNED 20 ext/standard/crypt_sha256.c # define ALIGNED(size) __attribute__ ((__aligned__ (size))) ALIGNED 22 ext/standard/crypt_sha256.c # define ALIGNED(size) ALIGNED 19 ext/standard/crypt_sha512.c # define ALIGNED(size) __attribute__ ((__aligned__ (size))) ALIGNED 21 ext/standard/crypt_sha512.c # define ALIGNED(size)