Fix use of AVX instruction in SHA1/SSSE3 assembly
* cipher/sha1-ssse3-amd64.S: Replace 'vmovdqa' with 'movdqa' instruction.