Align temp buffer to 16 byte boundary

The optimized instrinsics require the buffer to be aligned on 16 byte
boundaries. The commit fixes segfaults caused by unaligned access.

Change-Id: I07fc242e43070bb8829871c50da52f50e60246a9
1 file changed